class

GSDL::UI::BoxLayout

Inherits GSDL::UI::Container < GSDL::UI::Element < Reference < Object

Constructors

new(width = FillParent, height = FillParent, spacing : Int32 = 0, stretch : Bool = true, x = 0, y = 0, anchor = Anchor::TopLeft, flex : UInt8 = 0_u8, padding : SpacingInput = 0, margin : SpacingInput = 0)
Source
new(*args, **kwargs)
Source
new(*args, **kwargs, &)
Source

Instance methods

spacing
Source
spacing=(spacing : Int32)
Source
stretch=(stretch : Bool)
Source
stretch?
Source