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:
		| @@ -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} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user