Handbook
Glossary
attributes-template ( -- x )
Vocabulary
window-controls-demo
Inputs
None
Outputs
x
an
object
Definition
USING:
kernel
ui.gadgets.worlds
;
IN:
window-controls-demo
:
attributes-template
( -- x )
T{
world-attributes
{
world-class
window-controls-demo-world
}
}
clone
;