From: Ryan Norton Date: Wed, 2 Mar 2005 02:47:47 +0000 (+0000) Subject: note that GetFromWindow is windows only X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/af7e4f87c9c1d8c6b68f80da2b08b004e0dcdea4?ds=inline note that GetFromWindow is windows only git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/display.tex b/docs/latex/wx/display.tex index 3a39b3da8e..15a9f51760 100644 --- a/docs/latex/wx/display.tex +++ b/docs/latex/wx/display.tex @@ -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.}