| MATE Canvas Library Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
GObject +----GInitiallyUnowned +----GtkObject +----MateCanvasItem +----MateCanvasGroup +----MateCanvasClipgroup
A canvas item that groups other canvas items. A canvas group is used for organization, determining drawing stacking order, and for applying transforms on all items in the group.
The MateCanvas widget contains a toplevel "root" group which can be
queried with a call to mate_canvas_root().