git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18124
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\membersection{wxCommandEvent::GetString}
-\func{char*}{GetString}{\void}
+\func{wxString}{GetString}{\void}
Returns item string for a listbox or choice selection event (not valid for
a deselection).
\membersection{wxCommandEvent::SetString}
-\func{void}{SetString}{\param{char*}{ string}}
+\func{void}{SetString}{\param{const wxString\&}{ string}}
Sets the {\bf m\_commandString} member.