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

Repeat_Button:

Corresponds to: Fl_Repeat_Button

Inherits from: Button, Widget

  • fl.Repeat_Button( i, i, i, i, ns ) ==> u
  • fl.Repeat_Button( t ) ==> u (table constructor syntax)
  • obj:deactivate()
  • 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