]> git.saurik.com Git - wxWidgets.git/commitdiff
wxGetActiveWindow() exists in wxGTK
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Apr 2006 19:42:56 +0000 (19:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Apr 2006 19:42:56 +0000 (19:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/function.tex

index 68aa665caeb093f145933a849c52b671fb2daeb8..7addfe5654ee8e9ae216ab4072c41ea77bc53b10 100644 (file)
@@ -2955,7 +2955,8 @@ and current pointer position in screen coordinates.
 
 \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}