[wxGTK] Support changing the wxSTAY_ON_TOP style value run-time through wxWindow...
authorMart Raudsepp <leio@gentoo.org>
Mon, 7 Nov 2005 20:00:50 +0000 (20:00 +0000)
committerMart Raudsepp <leio@gentoo.org>
Mon, 7 Nov 2005 20:00:50 +0000 (20:00 +0000)
commit015dca24cabea5750e808e7c5f9505165b023c90
tree35a84dc4b26c28c05d1a2285aecb416bea557249
parent56aed4aace5692ac9ae5b332f84630609cb97c92
[wxGTK] Support changing the wxSTAY_ON_TOP style value run-time through wxWindow::SetWindowStyleFlag, support for
more styles to follow

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