<border> ( child gap -- border )
Factor handbook » UI framework » Building user interfaces » Pre-made UI gadgets » Border gadgets

Prev:border


Vocabulary
ui.gadgets.borders

Inputs
childa gadget
gapa pair of integers


Outputs
bordera new border


Word description
Creates a new border around the child with the specified horizontal and vertical gap.

Definition