[wxGTK2] wxTextCtrl::XYToPosition(): Return -1 if x or y is out of range
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1247,7 +1247,7 @@ Converts the given zero based column and line number to a position.
|
||||
|
||||
\wxheading{Return value}
|
||||
|
||||
The position value.
|
||||
The position value, or -1 if {\tt x} or {\tt y} was invalid.
|
||||
|
||||
|
||||
\membersection{wxTextCtrl::operator \cinsert}\label{wxtextctrlinsert}
|
||||
|
Reference in New Issue
Block a user