Make sizing logic clearer, at the expense of a few duplicated lines.
authorPaul Cornett <paulcor@bullseye.com>
Mon, 17 Dec 2007 01:57:14 +0000 (01:57 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 17 Dec 2007 01:57:14 +0000 (01:57 +0000)
commit4eccf53dd554235876dccd4e37331d64427e84c4
tree82ee6a704b4bb3f0383a82eed935e19142397c3d
parent69fdd54eeb09e2a2dcc9907804d8449499d88aba
Make sizing logic clearer, at the expense of a few duplicated lines.
Use NULL for pointer parameter instead of None.

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