Class Fltk.Button
Constructors
Button
(
integer
x,
integer
y,
integer
width,
integer
height,
string
label
)
Methods
setonly
()
value
()
value
(
integer
value)
Constructor Documentation
Button
(
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
setonly
()
integer
value
()
Returns
integer
void
value
(
integer
value)
Parameters
value (
integer
)
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
.