-
Notifications
You must be signed in to change notification settings - Fork 5
Window
Philipp Janda edited this page Oct 14, 2015
·
8 revisions
Corresponds to:
Fl_Window
fl.Window( i, i, i, i, ns ) ==> ufl.Window( i, i, ns ) ==> u-
fl.Window( t ) ==> u(table constructor syntax) obj:clear_border()obj:cursor( s, niu, niu )obj:default_cursor( s, niu, niu )obj:fullscreen()obj:fullscreen_off( [i, i, i, i] )obj:iconize()obj:make_current()obj:set_modal()obj:set_non_modal()obj:set_override()obj:show( nt )obj:size_range( i, i, ni, ni, ni, ni, b )- methods defined for the
Groupuserdata type - methods defined for the
Widgetuserdata type label [get: s; set: s]modal [get: b; set: b]shown [get: b; set: -]border [get: b; set: -]x_root [get: i; set: -]y_root [get: i; set: -]xclass [get: s; set: s]override [get: b; set: -]iconlabel [get: s; set: s]non_modal [get: b; set: -]decorated_h [get: i; set: -]decorated_w [get: i; set: -]menu_window [get: b; set: -]tooltip_window [get: b; set: -]fullscreen_active [get: b; set: -]- properties defined for the
Groupuserdata type - properties defined for the
Widgetuserdata type