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