wxGetActiveWindow() exists in wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-04-10 19:42:56 +00:00
parent 7e04a500df
commit 33de8c70f3

View File

@@ -2955,7 +2955,8 @@ and current pointer position in screen coordinates.
\func{wxWindow *}{wxGetActiveWindow}{\void} \func{wxWindow *}{wxGetActiveWindow}{\void}
Gets the currently active window (Windows only). Gets the currently active window (implemented for MSW and GTK only currently,
always returns \NULL in the other ports).
\wxheading{Include files} \wxheading{Include files}