X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2eebb742abc099384323c2b106fa819803202a11..65baafba0e8cd74f2264b7e2f7625ff5bea84864:/docs/latex/wx/gridattr.tex diff --git a/docs/latex/wx/gridattr.tex b/docs/latex/wx/gridattr.tex index ca95c4c5a2..bb3dfe217c 100644 --- a/docs/latex/wx/gridattr.tex +++ b/docs/latex/wx/gridattr.tex @@ -13,7 +13,9 @@ class may be returned by wxGridTable::GetAttr(). No base class -\wxheading{Data structures} +\wxheading{Include files} + + \latexignore{\rtfignore{\wxheading{Members}}} @@ -72,7 +74,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 +140,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}