new-track ( orientation class -- track )


Vocabulary
ui.gadgets.tracks

Inputs
orientationan orientation specifier
classa gadget class


Outputs
tracka gadget


Word description
Creates a new container gadget of the specified class and sets its children layout to either horizontal or vertical.

Definition