git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64355
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
bool SetItemColumnImage(long item, long column, int image);
// Gets the item text
bool SetItemColumnImage(long item, long column, int image);
// Gets the item text
- wxString GetItemText(long item, int int col = 0) const ;
+ wxString GetItemText(long item, int col = 0) const ;
// Sets the item text
void SetItemText(long item, const wxString& str) ;
// Sets the item text
void SetItemText(long item, const wxString& str) ;