class GUI::Layout
- GUI::Layout
- GUI::Widget
- Reference
- Object
Defined in:
wrappers.crConstructors
Instance Method Summary
- #bgcolor=(value : Color)
- #cell(col, row)
- #cols
- #margin=(value : Float32)
- #place(layout : Layout, x : Int32, y : Int32)
- #rows
- #set_margin(top, bottom, left, right)
- #set_margin(v : Float32, h : Float32)
- #set_margin(value : Float32)
- #skcolor=(value : Color)
- #taborder=(value : Orientation)
- #update
Instance methods inherited from class GUI::Widget
place(layout : Layout, x : Int32, y : Int32)
place,
to_unsafe
to_unsafe
Macros inherited from class GUI::Widget
define_place
define_place,
event(name)
event,
lib_property(name)lib_property(name, type) lib_property, lib_setter(name, typ)
lib_setter(name) lib_setter