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