OnGetItemText is const

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-11-01 21:03:30 +00:00
parent 27a345c712
commit f201b1e293

View File

@@ -673,7 +673,7 @@ The base class version always returns $-1$.
\membersection{wxListCtrl::OnGetItemText}\label{wxlistctrlongetitemtext}
\func{virtual wxString}{OnGetItemText}{\param{long }{item}, \param{long }{column}}
\constfunc{virtual wxString}{OnGetItemText}{\param{long }{item}, \param{long }{column}}
This function {\bf must} be overloaded in the derived class for a control with
{\tt wxLC\_VIRTUAL} style. It should return the string containing the text of