Handbook
Glossary
root-gadget-dim ( gadget -- dim )
Vocabulary
images
.
viewer
.
scaling
.
private
Inputs
gadget
an
object
Outputs
dim
an
object
Definition
USING:
accessors
ui.gadgets
;
IN:
images.viewer.scaling.private
:
root-gadget-dim
( gadget -- dim )
parent>>
[
root?>>
]
find-parent
dim>>
;