spelling and other minor fixes (patch 1806283)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -975,7 +975,7 @@ used.
|
||||
|
||||
\membersection{wxListCtrl::SetItemColumnImage}\label{wxlistctrlsetitemcolumnimage}
|
||||
|
||||
\func{bool}{SetItemImage}{\param{long }{item}, \param{long }{column}\param{int }{image}}
|
||||
\func{bool}{SetItemColumnImage}{\param{long }{item}, \param{long }{column}, \param{int }{image}}
|
||||
|
||||
Sets the image associated with the item. In report view, you can specify the column.
|
||||
The image is an index into the image list associated with the list control.
|
||||
|
Reference in New Issue
Block a user