]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/docs/latex/fl/cbrowinfo.tex
added a hack to work around the dummy kill focus messages under GTK
[wxWidgets.git] / contrib / docs / latex / fl / cbrowinfo.tex
index f3dfd7dd55b165aa02c061b70f7b4a1992cdd234..318b26dc5fb45957e9a9b764cf0c4ce3b7f9fe34 100644 (file)
@@ -1,15 +1,23 @@
 %
 % automatically generated by HelpGen $Revision$ from
-% controlbar.h at 05/Jan/02 22:50:59
+% controlbar.h at 21/Jan/02 21:14:13
 %
 
 
 \section{\class{cbRowInfo}}\label{cbrowinfo}
 
+
+Helper class used internally by the wxFrameLayout class.
+Holds and manages information about bar rows.
+
 \wxheading{Derived from}
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<controlbar.h>
+
 \wxheading{Data structures}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \func{}{cbRowInfo}{\void}
 
+Constructor.
+
 
 \membersection{cbRowInfo::\destruct{cbRowInfo}}\label{cbrowinfodtor}
 
 \func{}{\destruct{cbRowInfo}}{\void}
 
+Destructor.
+
 
 \membersection{cbRowInfo::GetFirstBar}\label{cbrowinfogetfirstbar}
 
 \func{cbBarInfo*}{GetFirstBar}{\void}
 
-convenience method
+Returns the first bar.