get-definitions-canvas in drscheme:unit:frame<%>
(-> (instanceof (derivedfromsenda-drscheme:unit:frameget-definitions-canvas)drscheme:unit:definitions-canvas%))This canvas is the canvas containing the
get-definitions-text. It is initially the top half of the drscheme window.This canvas defaults to a
drscheme:unit:definitions-canvas%object, but if you change thedrscheme:get/extend:extend-definitions-canvasprocedure, it will use the class in the parameter to create the canvas.