class

TUI::Layout::Horizontal

Inherits TUI::Layout < Reference < Object

Instance methods

<<(win : Widget)

Add a widget with default values at least

Source
delete(win : Widget)
Source
each_widget

Used to build draw tree

Source
set(event, rect)

Very basic, lays out each Widget with width/no. of widget as the width and full height

Source