Next:
get-canvas
Up:
frame:editor<>
Previous:
get-canvas
get-canvas<%>
The result of this method is used to guard the result of the
get-canvas%
method.
(send
a-frame:editor
get-canvas<%>)
->
(instance
canvas:basic%
)
PLT