label
Factor handbook » UI framework » Building user interfaces » Pre-made UI gadgets » Label gadgets

Next:<label> ( string -- label )


Vocabulary
ui.gadgets.labels

Class description
A label displays a piece of text, either a single line string or an array of line strings. Labels are created by calling <label>.

Definition


Methods