X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/43e8916ff3fd271e55c9daa6660cb8ea5ff7efe6..d86c187031547bd2f0604adddef273deedea7907:/docs/latex/wx/listitem.tex diff --git a/docs/latex/wx/listitem.tex b/docs/latex/wx/listitem.tex index 7f5604df6c..1e9919b042 100644 --- a/docs/latex/wx/listitem.tex +++ b/docs/latex/wx/listitem.tex @@ -47,7 +47,8 @@ Returns the zero-based column; meaningful only in report mode. \constfunc{long}{GetData}{\void} -Returns client data associated with the control. +Returns client data associated with the control. Please note that +client data is associated with the item and not with subitems. \membersection{wxListItem::GetFont}\label{wxlistitemgetfont} @@ -144,7 +145,8 @@ Sets the zero-based column. Meaningful only in report mode. \func{void}{SetData}{\param{void* }{data}} -Sets client data for the item. +Sets client data for the item. Please note that +client data is associated with the item and not with subitems. \membersection{wxListItem::SetFont}\label{wxlistitemsetfont}