Use widget->allocation instead of querying the
authorRobert Roebling <robert@roebling.de>
Sun, 15 Oct 2006 19:13:18 +0000 (19:13 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 15 Oct 2006 19:13:18 +0000 (19:13 +0000)
commit55dc8e189d622e010451e45bcc181dad67cd8ca1
tree57445f3365a7d3e6b3aa54e49747e7d5619175d3
parent1e89eecdc210a2e12e9bc07b6bfeefc393cf7050
  Use widget->allocation instead of querying the
    window size with a gdk_  call.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/win_gtk.c