Handbook
Glossary
new-wrapper ( child class -- wrapper )
Vocabulary
ui
.
gadgets
.
wrappers
Inputs
child
an
object
class
an
object
Outputs
wrapper
an
object
Definition
USING:
kernel
ui.gadgets
;
IN:
ui.gadgets.wrappers
:
new-wrapper
( child class -- wrapper )
new
swap
add-gadget
;
inline