]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/listbox.tex
Apply Mart R.'s patch for improved font width
[wxWidgets.git] / docs / latex / wx / listbox.tex
index 2f84df930c63eb293e0721243a4d61874914ee74..62c7679cd22e3196be4b6f6156206180b47e0cc8 100644 (file)
@@ -201,9 +201,9 @@ parameter for wxPython, which is a list of strings.}
 \perlnote{In wxPerl there is just an array reference in place of {\tt nItems}
 and {\tt items}.}
 
-\membersection{wxListBox::Selected}\label{wxlistboxselected}
+\membersection{wxListBox::IsSelected}\label{wxlistboxisselected}
 
-\constfunc{bool}{Selected}{\param{int}{ n}}
+\constfunc{bool}{IsSelected}{\param{int}{ n}}
 
 Determines whether an item is selected.