Implement wxWindow::SetFocusIgnoringChildren for GTK+
authorRobert Roebling <robert@roebling.de>
Sat, 15 Sep 2007 22:06:22 +0000 (22:06 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 15 Sep 2007 22:06:22 +0000 (22:06 +0000)
commit7cec1c9e153bd1dca8c3f27353466762ae82c7f7
treebf8d83188667f23b974d499416fc06f7ad29c173
parentc2e4537233bf14d46d4915bb046ae7ac27b2c8a1
Implement wxWindow::SetFocusIgnoringChildren for GTK+

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