X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa9fb2be6d5603427245934502933f94d5f7bdf6..d82323930c8ce1b800f2213a598fbda79f868d1d:/docs/latex/wx/listctrl.tex diff --git a/docs/latex/wx/listctrl.tex b/docs/latex/wx/listctrl.tex index f2b31d88c5..02eaefa92b 100644 --- a/docs/latex/wx/listctrl.tex +++ b/docs/latex/wx/listctrl.tex @@ -261,8 +261,8 @@ You must call {\it info.SetId()} to se ID of item you're interested in before calling this method. \pythonnote{The wxPython version of this method takes an integer parameter -for the item ID, and returns the wxListItem object. -} +for the item ID, an optional integer for the column number, and +returns the wxListItem object. } \membersection{wxListCtrl::GetItemData}\label{wxlistctrlgetitemdata} @@ -674,3 +674,4 @@ using this function. function to call, so it is not available for programmer use. Call SortItems with a reference to a callable object that expects two parameters.} +