X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bcf576ccfe754a634034203aa133c02fb5d2f964..dbfb85a7658eb8e6443191c852ac5d39e38d17cf:/docs/latex/wx/radiobox.tex?ds=sidebyside diff --git a/docs/latex/wx/radiobox.tex b/docs/latex/wx/radiobox.tex index a12be0b4cd..5cd773a331 100644 --- a/docs/latex/wx/radiobox.tex +++ b/docs/latex/wx/radiobox.tex @@ -176,10 +176,6 @@ Returns the number of items in the radiobox. Returns the radiobox label. -\constfunc{wxString}{GetLabel}{\param{int }{n}} - -Returns the label for the given button. - \wxheading{Parameters} \docparam{n}{The zero-based button index.} @@ -237,9 +233,6 @@ Returns the number of buttons in the radiobox. Sets the radiobox label. -\func{void}{SetLabel}{\param{int }{n}, \param{const wxString\&}{ label}} - -Sets a label for a radio button. \wxheading{Parameters}