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