GSDL::UI::FlowBox
Inherits GSDL::UI::Container < GSDL::UI::Element < Reference < Object
Constructors
new(orientation : Orientation = Orientation::Horizontal, spacing : Int32 = 0, line_spacing : Int32 = 0, width : Int32 = FillParent, height : Int32 = FitContent, x : Int32 = 0, y : Int32 = 0, anchor : Anchor = Anchor::TopLeft, flex : UInt8 = 0_u8, padding : SpacingInput = 0, margin : SpacingInput = 0, background_color : Color | Nil = nil)
Sourcenew(*args, **kwargs)
Sourcenew(*args, **kwargs, &)
SourceInstance methods
layout!
Sourceline_spacing
Sourceorientation
Sourceorientation=(orientation : Orientation)
Sourcespacing
Source