X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2eebb742abc099384323c2b106fa819803202a11..da0766ab2ae2357cd4dc111415731ee85aa45984:/docs/latex/wx/gridattr.tex diff --git a/docs/latex/wx/gridattr.tex b/docs/latex/wx/gridattr.tex index ca95c4c5a2..0cb367494c 100644 --- a/docs/latex/wx/gridattr.tex +++ b/docs/latex/wx/gridattr.tex @@ -72,7 +72,7 @@ Sets the alignment. \membersection{wxGridCellAttr::SetReadOnly}\label{wxgridcellattrsetreadonly} -\func{void}{SetReadOnly}{\param{bool }{isReadOnly = TRUE}} +\func{void}{SetReadOnly}{\param{bool }{isReadOnly = true}} \membersection{wxGridCellAttr::SetRenderer}\label{wxgridcellattrsetrenderer} @@ -138,6 +138,8 @@ accessors \constfunc{void}{GetAlignment}{\param{int* }{hAlign}, \param{int* }{vAlign}} +\perlnote{This method takes no parameters and +returns a 2-element list {\tt ( hAlign, vAlign )}.} \membersection{wxGridCellAttr::GetRenderer}\label{wxgridcellattrgetrenderer}