minor docs corrections and improvements from Andreas Mohr (patch 1430551)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1062,7 +1062,8 @@ description of the {\it base} parameter.
|
||||
|
||||
\func{wxString\&}{Trim}{\param{bool}{ fromRight = true}}
|
||||
|
||||
Removes spaces from the left or from the right (default).
|
||||
Removes white-space (space, tabs, form feed, newline and carriage return) from
|
||||
the left or from the right end of the string (right is default).
|
||||
|
||||
\membersection{wxString::Truncate}\label{wxstringtruncate}
|
||||
|
||||
|
Reference in New Issue
Block a user