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