ui.gadgets.labels vocabulary
Factor handbook ยป Vocabulary index


Documentation
Label gadgets

Metadata
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
label aligned-gadgettext font
label-control label


Generic words
WordStack effect
>label( obj -- gadget )


Ordinary words
WordStack effect
<label-control>( model -- gadget )
<label>( string -- label )
>label<( label -- font text )
?string-lines( string -- string/array )
label-on-left( gadget label -- track )
label-on-right( label gadget -- track )
label-theme( gadget -- gadget )
new-label( string class -- label )


Class predicate words
WordStack effect
label-control?( object -- ? )
label?( object -- ? )


Files


Metadata files


Children
VocabularySummary
ui.gadgets.labels.private