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