Check_Button - siffiejoe/lua-fltk4lua GitHub Wiki
Check_Button:
Corresponds to:
Fl_Check_Button
Constructors
fl.Check_Button( int X, int Y, int W, int H, *str label ) ==> userdata Widgetfl.Check_Button{ table entries } ==> userdata Widget( table constructor syntax )
Functions
Properties