UIng::Box
Inherits UIng::Control < UIng::BlockConstructor < Reference < Object
Constructors
new(*args, &)
Sourcenew(*args, **kwargs, &)
Sourcenew(orientation : Symbol, padded : Bool = false)
SourceInstance methods
append(control, stretchy : Bool = false) : Nil
Sourcedelete(child : Control)
Sourcedelete(index : Int32) : Nil
Sourcenum_children
Sourcepadded=(padded : Bool) : Nil
Sourcepadded?
Sourceto_unsafe
Source