\latexignore{\rtfignore{\wxheading{Members}}}
-\membersection{wxSingleChoiceDialog::wxSingleChoiceDialog}\label{wxsinglechoicedialogconstr}
+\membersection{wxSingleChoiceDialog::wxSingleChoiceDialog}\label{wxsinglechoicedialogctor}
\func{}{wxSingleChoiceDialog}{\param{wxWindow* }{parent}, \param{const wxString\& }{message},\rtfsp
\param{const wxString\& }{caption}, \param{int }{n}, \param{const wxString* }{choices},\rtfsp
and {\tt choices}, and the client data array, if present, must have the
same length as the choices array.}
-\membersection{wxSingleChoiceDialog::GetSelection}
+\membersection{wxSingleChoiceDialog::GetSelection}\label{wxsinglechoicedialoggetselection}
\constfunc{int}{GetSelection}{\void}
Returns the client data associated with the selection.
-\membersection{wxSingleChoiceDialog::GetStringSelection}
+\membersection{wxSingleChoiceDialog::GetStringSelection}\label{wxsinglechoicedialoggetstringselection}
\constfunc{wxString}{GetStringSelection}{\void}
Returns the selected string.
-\membersection{wxSingleChoiceDialog::SetSelection}
+\membersection{wxSingleChoiceDialog::SetSelection}\label{wxsinglechoicedialogsetselection}
\constfunc{void}{SetSelection}{\param{int}{ selection}}