X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b70b68a9ba62320a6a667f510b316219c7029d90..13220cca727ed74c2998b4fb89a4d80aacf28e68:/docs/latex/wx/mltchdlg.tex diff --git a/docs/latex/wx/mltchdlg.tex b/docs/latex/wx/mltchdlg.tex index e8175b2829..d02d976be7 100644 --- a/docs/latex/wx/mltchdlg.tex +++ b/docs/latex/wx/mltchdlg.tex @@ -69,13 +69,13 @@ list of strings.} \perlnote{In wxPerl there is just an array reference in place of {\tt n}.} -\membersection{wxMultiChoiceDialog::GetSelections} +\membersection{wxMultiChoiceDialog::GetSelections}\label{wxmultichoicedialoggetselections} \constfunc{wxArrayInt}{GetSelection}{\void} Returns array with indexes of selected items. -\membersection{wxMultiChoiceDialog::SetSelections} +\membersection{wxMultiChoiceDialog::SetSelections}\label{wxmultichoicedialogsetselections} \constfunc{void}{SetSelections}{\param{const wxArrayInt\&}{ selections}} @@ -86,3 +86,4 @@ Sets selected items from the array of selected items' indexes. \func{int}{ShowModal}{\void} Shows the dialog, returning either wxID\_OK or wxID\_CANCEL. +