Handbook
Glossary
label-foreground ( label -- color )
Vocabulary
ui
.
gadgets
.
labels
.
private
Inputs
label
an
object
Outputs
color
an
object
Definition
USING:
kernel
namespaces
ui.render
;
IN:
ui.gadgets.labels.private
:
label-foreground
( label -- color )
gadget-foreground
[
foreground
get
]
unless*
;
inline