Skip to content
Philipp Janda edited this page Oct 14, 2015 · 6 revisions

Check_Button:

Corresponds to: Fl_Check_Button

Inherits from: Button, Widget

  • fl.Check_Button( i, i, i, i, ns ) ==> u
  • fl.Check_Button( t ) ==> u (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