layout ( gadget -- )


Vocabulary
ui.gadgets

Inputs
gadgeta gadget


Outputs
None

Word description
Lays out the children of the gadget if the gadget needs to be relayout, and otherwise does nothing.

Notes
User code should not call this word directly, instead call relayout and relayout-1.

See also
pref-dim, pref-dim*, layout*

Definition