Handbook
Glossary
>label< ( label -- font text )
Vocabulary
ui
.
gadgets
.
labels
Inputs
label
an
object
Outputs
font
an
object
text
an
object
Definition
USING:
accessors
kernel
;
IN:
ui.gadgets.labels
:
>label<
( label -- font text )
[
font>>
]
[
text>>
]
bi
;
inline