X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b253fb5cea219d563583fa8c26e71473f1c5c946..15f7c30516facfb272fc116aec4d3f9c3a9de085:/docs/latex/wx/listview.tex diff --git a/docs/latex/wx/listview.tex b/docs/latex/wx/listview.tex index e19a0b512b..c2d670bd1e 100644 --- a/docs/latex/wx/listview.tex +++ b/docs/latex/wx/listview.tex @@ -33,6 +33,10 @@ particular, it uses the same events, same window styles and so on. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + %%%%%%%%%%%%% Methods in alphabetic order %%%%%%%%%%%%% \latexignore{\rtfignore{\wxheading{Members}}} @@ -97,7 +101,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.