From: Václav Slavík Date: Thu, 17 Feb 2000 17:09:04 +0000 (+0000) Subject: documented 2nd prototype of wxListCtrl::SetItem X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2cb20bea55c193c991b1e4953597370c815717ad documented 2nd prototype of wxListCtrl::SetItem git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/listctrl.tex b/docs/latex/wx/listctrl.tex index 83eccb19d5..0ce901430a 100644 --- a/docs/latex/wx/listctrl.tex +++ b/docs/latex/wx/listctrl.tex @@ -521,6 +521,8 @@ wxIMAGE\_LIST\_NORMAL, wxIMAGE\_LIST\_SMALL, wxIMAGE\_LIST\_STATE (the last is u \func{bool}{SetItem}{\param{wxListItem\& }{info}} +\func{long}{SetItem}{\param{long }{index}, \param{int }{col}, \param{const }{wxString\& label}, \param{int }{imageId = -1}} + Sets information about the item. wxListItem is a class with the following members: