Skip to content
doyousketch2 edited this page Sep 6, 2019 · 6 revisions

Check_Button:

Corresponds to: Fl_Check_Button

Inherits from: Button, Widget

  • fl.Check_Button( int X, int Y, int W, int H, *str label ) ==> userdata Widget
  • fl.Check_Button{ table } ==> userdata Widget (table constructor syntax)

  • methods defined for the Button userdata type
  • methods defined for the Widget userdata type
  • properties defined for the Button userdata type
  • properties defined for the Widget userdata type
Clone this wiki locally