From 33de8c70f34211721e7e07e715369e5cda095a0c Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 10 Apr 2006 19:42:56 +0000 Subject: [PATCH] wxGetActiveWindow() exists in wxGTK git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/function.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index 68aa665cae..7addfe5654 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -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} -- 2.45.2