documented 2nd prototype of wxListCtrl::SetItem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
676b8fb6f1
commit
2cb20bea55
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user