Next:
get-canvas<>
Up:
frame:editor<>
Previous:
frame:editor<>
get-canvas
Returns the canvas used to display the
editor<%>
in this frame.
(send
a-frame:editor
get-canvas)
->
(instance (derived-from
canvas%
))
PLT