fltk_input_new
Creates a new input widget.
Parameters
x | X position |
y | Y position |
w | Width |
h | Height |
label | Label text (may be null) |
Returns
New input handle, or null on failure
Creates a new input widget.
x | X position |
y | Y position |
w | Width |
h | Height |
label | Label text (may be null) |