|
FX::FXToolBar::FXToolBar |
( |
FXComposite * |
p, |
|
|
FXuint |
opts, |
|
|
FXint |
x = 0 , |
|
|
FXint |
y = 0 , |
|
|
FXint |
w = 0 , |
|
|
FXint |
h = 0 , |
|
|
FXint |
pl = 2 , |
|
|
FXint |
pr = 3 , |
|
|
FXint |
pt = 3 , |
|
|
FXint |
pb = 2 , |
|
|
FXint |
hs = DEFAULT_SPACING , |
|
|
FXint |
vs = DEFAULT_SPACING | |
|
) |
| | |
Construct a non-floatable toolbar.
|