note that GetFromWindow is windows only

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2005-03-02 02:47:47 +00:00
parent 940bbac18f
commit af7e4f87c9

View File

@@ -100,6 +100,8 @@ If the window is on more than one display it gets the display that overlaps the
Returns -1 if the window is not on any connected display.
Current windows only.
\wxheading{Parameters}
\docparam{win}{The window to locate.}