VISIO::CANVAS_DEL (int canvas)

Description: Since Visio is handling a canvas different from other GTK widgets, there is a special removal instruction. This instruction removes a canvas. The canvas ID is passed as an argument.

Example: VISIO::CANVAS_DEL(canvas)