Move code that does not need realized GdkWinow out of realize handler
authorPaul Cornett <paulcor@bullseye.com>
Sun, 18 Aug 2013 15:01:06 +0000 (15:01 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sun, 18 Aug 2013 15:01:06 +0000 (15:01 +0000)
commitdca2fe5daecf9c74f227062d8a9a259b4e5ef1fc
tree4a950c3942480f13760079d0b10b00f77d84033f
parent60435227b10297510316a88f67758fb6b6d93c10
Move code that does not need realized GdkWinow out of realize handler
These calls can be made much earlier, and it seems like a good idea to do so.

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