\constfunc{wxString}{GetLabel}{\void}
Returns the text associated with the menu item without any accelerator
-characaters it might contain.
+characters it might contain.
\wxheading{See also}
\func{static wxString}{GetLabelFromText}{\param{const wxString\& }{text}}
-Strips all accelerator characeters and mnemonics from the given {\it text}.
+Strips all accelerator characters and mnemonics from the given {\it text}.
For example,
\begin{verbatim}
Sets the width of the menu item checkmark bitmap (Windows only).
-\membersection{wxMenuItem::SetName}\label{wxmenuitemsetname}
+\membersection{wxMenuItem::SetText}\label{wxmenuitemsettext}
-\constfunc{void}{SetName}{\param{const wxString\& }{text}}
+\constfunc{void}{SetText}{\param{const wxString\& }{text}}
Sets the text associated with the menu item.