X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/499b2ed82caa62ec19b400c31aa26be33b1c02d4..7fb357a795b41c4c7fd5bcbfcac2a1faffb4f19c:/contrib/docs/latex/fl/cbbarinfo.tex diff --git a/contrib/docs/latex/fl/cbbarinfo.tex b/contrib/docs/latex/fl/cbbarinfo.tex index a5e548a1fe..48664eb0cc 100644 --- a/contrib/docs/latex/fl/cbbarinfo.tex +++ b/contrib/docs/latex/fl/cbbarinfo.tex @@ -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:14 % \section{\class{cbBarInfo}}\label{cbbarinfo} + +Helper class used internally by the wxFrameLayout class. +Holds and manages bar information. + \wxheading{Derived from} \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{Data structures} \latexignore{\rtfignore{\wxheading{Members}}} @@ -19,18 +27,26 @@ \func{}{cbBarInfo}{\void} +Constructor. + \membersection{cbBarInfo::\destruct{cbBarInfo}}\label{cbbarinfodtor} \func{}{\destruct{cbBarInfo}}{\void} +Destructor. + \membersection{cbBarInfo::IsExpanded}\label{cbbarinfoisexpanded} \constfunc{bool}{IsExpanded}{\void} +Returns TRUE if this bar is expanded. + \membersection{cbBarInfo::IsFixed}\label{cbbarinfoisfixed} \constfunc{bool}{IsFixed}{\void} +Returns TRUE if this bar is fixed. +