]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/listview.tex
Wine fixes
[wxWidgets.git] / docs / latex / wx / listview.tex
index e19a0b512b133843fc18741252451bc3c4b53df3..7758ebec2da45789452d06ad284ca1f0c5ac002c 100644 (file)
@@ -97,7 +97,7 @@ Returns the next selected item or $-1$ if there are no more of them.
 
 \membersection{wxListView::IsSelected}\label{wxlistviewisselected}
 
-\func{bool}{IsSelected}{\param{long }{index}}
+\constfunc{bool}{IsSelected}{\param{long }{index}}
 
 Returns {\tt true} if the item with the given {\it index} is selected, 
 {\tt false} otherwise.