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}
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}
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}