Handbook
Glossary
status-bar-font ( -- font )
Vocabulary
ui
.
gadgets
.
status-bar
Inputs
None
Outputs
font
an
object
Definition
USING:
accessors
fonts
kernel
ui.theme
;
IN:
ui.gadgets.status-bar
:
status-bar-font
( -- font )
sans-serif-font
clone
status-bar-background
>>background
status-bar-foreground
>>foreground
;