class

UIng::Box

Inherits UIng::Control < UIng::BlockConstructor < Reference < Object

Constructors

new(*args, &)
Source
new(*args, **kwargs, &)
Source
new(orientation : Symbol, padded : Bool = false)
Source

Instance methods

append(control, stretchy : Bool = false) : Nil
Source
append(stretchy : Bool = false, &block : -> Control) : Nil

For DSL style

Source
delete(child : Control)
Source
delete(index : Int32) : Nil
Source
num_children
Source
padded=(padded : Bool) : Nil
Source
padded?
Source
to_unsafe
Source