-
Notifications
You must be signed in to change notification settings - Fork 6
Group
Philipp Janda edited this page Oct 14, 2015
·
6 revisions
Corresponds to:
Fl_Group
Inherits from:
Widget
fl.Group( i, i, i, i, ns ) ==> u-
fl.Group( t ) ==> u(table constructor syntax) fl.Group.current() ==> nufl.Group.current( nu )obj:add( u )obj:add_resizable( u )obj:begin()-
obj:begin_group()(same asobj:begin()) obj:child( i ) ==> uobj:clear()-
obj:end_group()(corresponds toFl_Group::end()) obj:find( u ) ==> iobj:insert( u, i )obj:remove( i )- methods defined for the
Widgetuserdata type obj.children [get: i; set: -]obj.resizable [get: nu; set: nu]obj.clip_children [get: b; set: b]- properties defined for the
Widgetuserdata type