wxPython documentation update

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1999-04-30 21:11:11 +00:00
parent ab46dc18ab
commit 86975656fb

View File

@@ -302,6 +302,9 @@ no selection.
\docparam{to}{The returned last position.} \docparam{to}{The returned last position.}
\pythonnote{The wxPython version of this method returns a tuple
consisting of the from and to values.}
\membersection{wxTextCtrl::GetValue}\label{wxtextctrlgetvalue} \membersection{wxTextCtrl::GetValue}\label{wxtextctrlgetvalue}
\constfunc{wxString}{GetValue}{\void} \constfunc{wxString}{GetValue}{\void}