X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b253fb5cea219d563583fa8c26e71473f1c5c946..b2c31089c2bd10eb5a33f4d43654e85b7ca451f0:/docs/latex/wx/listview.tex?ds=sidebyside diff --git a/docs/latex/wx/listview.tex b/docs/latex/wx/listview.tex index e19a0b512b..7758ebec2d 100644 --- a/docs/latex/wx/listview.tex +++ b/docs/latex/wx/listview.tex @@ -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.