X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/94799627ee0ad217b2fc41df5bd5bccf59494e00..0bbe4e299cbd52fa9bef7819ec533cc6be9348f6:/docs/latex/wx/treelay.tex diff --git a/docs/latex/wx/treelay.tex b/docs/latex/wx/treelay.tex index 0594f8c797..711d8b1adb 100644 --- a/docs/latex/wx/treelay.tex +++ b/docs/latex/wx/treelay.tex @@ -167,7 +167,7 @@ Gets the left margin set with \helpref{wxTreeLayout::SetMargins}{wxtreelayoutset \constfunc{bool}{GetOrientation}{\void} -Gets the orientation: TRUE means top-to-bottom, FALSE means left-to-right (the default). +Gets the orientation: true means top-to-bottom, false means left-to-right (the default). \membersection{wxTreeLayout::GetTopMargin} @@ -234,7 +234,7 @@ may be necessary for your application. \func{void}{SetOrientation}{\param{bool}{ orientation}} -Sets the tree orientation: TRUE means top-to-bottom, FALSE means left-to-right (the default). +Sets the tree orientation: true means top-to-bottom, false means left-to-right (the default). \membersection{wxTreeLayout::SetTopNode}\label{wxtreelayoutsettopnode}