Handbook
Glossary
TOOLBAR ( -- )
Vocabulary
recipes
Inputs
None
Outputs
None
Definition
USING:
assocs
kernel
namespaces
ui.gadgets.layout
;
IN:
recipes
:
TOOLBAR
( -- )
\
TOOLBAR
dup
templates
get
at
[
nip
,
]
[
not-in-template
]
if*
;