Handbook
Glossary
hello-unicode ( -- )
Vocabulary
hello-unicode
Inputs
None
Outputs
None
Definition
USING:
accessors
kernel
ui
ui.gadgets.worlds
;
IN:
hello-unicode
:
hello-unicode
( -- )
[
f
T{
world-attributes
{
title
"გამარჯობა"
}
}
clone
<hello-gadget>
>>gadgets
open-window
]
with-ui
;