]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/gridattr.tex
changed the catalogs lookup back to the old behaviour of searching LC_MESSAGES subdir...
[wxWidgets.git] / docs / latex / wx / gridattr.tex
index 0ad74b18401f7854505b06432e2359717ae4e626..9611caf848408299222aaa80d9f834779abf5e09 100644 (file)
@@ -13,7 +13,9 @@ class may be returned by wxGridTable::GetAttr().
 
 No base class
 
-\wxheading{Data structures}
+\wxheading{Include files}
+
+<wx/grid.h>
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
@@ -22,7 +24,7 @@ No base class
 \func{}{wxGridCellAttr}{\void}
 
 Default constructor.
-            
+
 \func{}{wxGridCellAttr}{\param{const wxColour\& }{colText}, \param{const wxColour\& }{colBack}, \param{const wxFont\& }{font}, \param{int }{hAlign}, \param{int }{vAlign}}
 
 VZ: considering the number of members wxGridCellAttr has now, this ctor
@@ -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}