Added wxAddGrab, wxRemoveGrab for use by popup window implementations
authorJulian Smart <julian@anthemion.co.uk>
Tue, 3 Jan 2006 16:37:32 +0000 (16:37 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 3 Jan 2006 16:37:32 +0000 (16:37 +0000)
commit224016a800a9939332cb87401304c476fefe6664
tree5a2a930c4f2523d2a22092c258d98a73b0558f67
parent71b4a9b87889824ce3cb6406e040be69e5b5e0f4
Added wxAddGrab, wxRemoveGrab for use by popup window implementations

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