Handbook
Glossary
label-background ( 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-background
( label -- color )
gadget-background
[
background
get
]
unless*
;
inline