- (canvas [action (or/c symbol? string? #f) #f] #:<name> <value> ...) -> ihandle?procedure
Creates a canvas interface element with an action callback name. The action is triggered when the canvas needs to be redrawn.
Creates a canvas interface element with an action callback name. The action is triggered when the canvas needs to be redrawn.