X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f3845e889c7ccfe03d034a0aa79b4f4d19fbcb06..afbe906abdf9aa69a56571b8b20b095351dd8f34:/docs/latex/wx/treectrl.tex diff --git a/docs/latex/wx/treectrl.tex b/docs/latex/wx/treectrl.tex index 18b1155954..76b0f77a5f 100644 --- a/docs/latex/wx/treectrl.tex +++ b/docs/latex/wx/treectrl.tex @@ -350,7 +350,7 @@ Returns an invalid tree item if there are no further children. value are both returned as a tuple containing the two values.} \perlnote{In wxPerl this method only takes the {\tt item} parameter, and - returns a 2-element list ( item, cookie ).} + returns a 2-element list {\tt ( item, cookie )}.} \membersection{wxTreeCtrl::GetFirstVisibleItem}\label{wxtreectrlgetfirstvisibleitem} @@ -454,7 +454,7 @@ Returns an invalid tree item if there are no further children. value are both returned as a tuple containing the two values.} \perlnote{In wxPerl this method returns a 2-element list - ( item, cookie ), instead of modifying its parameters.} + {\tt ( item, cookie )}, instead of modifying its parameters.} \membersection{wxTreeCtrl::GetNextSibling}\label{wxtreectrlgetnextsibling} @@ -570,7 +570,7 @@ id at this point plus extra information {\it flags}. {\it flags} is a bitlist of returned as a tuple.} \perlnote{In wxPerl this method only takes the {\tt point} parameter - and returns a 2-element list ( item, flags ).} + and returns a 2-element list {\tt ( item, flags )}.} \membersection{wxTreeCtrl::InsertItem}\label{wxtreectrlinsertitem}