]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/radiobox.tex
use an internal wxFileSystem in wxHtmlListBox so that references to images could...
[wxWidgets.git] / docs / latex / wx / radiobox.tex
index 8412c68033fc26a27d74573e55f9f6d23db86ae0..655d26c818ad621dbde275a999f098d0d51013d6 100644 (file)
@@ -207,6 +207,16 @@ Returns the zero-based position of the selected button.
 
 Returns the selected string.
 
+\membersection{wxRadioBox::GetString}\label{wxradioboxgetstring}
+
+\constfunc{wxString}{GetString}{\param{int}{ n}}
+
+Returns the label for the button at the given position.
+
+\wxheading{Parameters}
+
+\docparam{n}{The zero-based button position.}
+
 \membersection{wxRadioBox::Number}\label{wxradioboxnumber}
 
 \constfunc{int}{Number}{\void}
@@ -289,14 +299,3 @@ implements the following methods:\par
 \end{twocollist}}
 }
 
-\membersection{wxRadioBox::GetString}\label{wxradioboxgetstring}
-
-\constfunc{wxString}{GetString}{\param{int}{ n}}
-
-Returns the label for the button at the given position.
-
-\wxheading{Parameters}
-
-\docparam{n}{The zero-based button position.}
-
-