]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/docs/latex/fl/cbbarinfo.tex
added a hack to work around the dummy kill focus messages under GTK
[wxWidgets.git] / contrib / docs / latex / fl / cbbarinfo.tex
... / ...
CommitLineData
1%
2% automatically generated by HelpGen $Revision$ from
3% controlbar.h at 21/Jan/02 21:14:14
4%
5
6
7\section{\class{cbBarInfo}}\label{cbbarinfo}
8
9
10Helper class used internally by the wxFrameLayout class.
11Holds and manages bar information.
12
13\wxheading{Derived from}
14
15\helpref{wxObject}{wxobject}
16
17\wxheading{Include files}
18
19<controlbar.h>
20
21\wxheading{Data structures}
22
23\latexignore{\rtfignore{\wxheading{Members}}}
24
25
26\membersection{cbBarInfo::cbBarInfo}\label{cbbarinfocbbarinfo}
27
28\func{}{cbBarInfo}{\void}
29
30Constructor.
31
32
33\membersection{cbBarInfo::\destruct{cbBarInfo}}\label{cbbarinfodtor}
34
35\func{}{\destruct{cbBarInfo}}{\void}
36
37Destructor.
38
39
40\membersection{cbBarInfo::IsExpanded}\label{cbbarinfoisexpanded}
41
42\constfunc{bool}{IsExpanded}{\void}
43
44Returns TRUE if this bar is expanded.
45
46
47\membersection{cbBarInfo::IsFixed}\label{cbbarinfoisfixed}
48
49\constfunc{bool}{IsFixed}{\void}
50
51Returns TRUE if this bar is fixed.
52