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

Value_Output:

Corresponds to: Fl_Value_Output

Inherits from: Valuator, Widget

  • fl.Value_Output( i, i, i, i, ns ) ==> u
  • fl.Value_Output( t ) ==> u (table constructor syntax)
  • methods defined for the Valuator userdata type
  • methods defined for the Widget userdata type
  • obj.soft [get: b; set: b]
  • obj.textfont [get: s; set: is]
  • obj.textsize [get: i; set: i]
  • obj.textcolor [get: u; set: iu]
  • properties defined for the Valuator userdata type
  • properties defined for the Widget userdata type
Clone this wiki locally