Class Fltk.Pack
Constructors
Pack
(
integer
x,
integer
y,
integer
width,
integer
height,
string
label
)
Methods
clear
()
Constructor Documentation
Pack
(
integer
x,
integer
y,
integer
width,
integer
height,
string
label
)
Parameters
x (
integer
)
y (
integer
)
width (
integer
)
height (
integer
)
label (
string
) optional
Method Documentation
void
clear
()
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
.