Canvas item group
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 <gnome-canvas>
widget contains a toplevel "root" group which can be
queried with a call to gnome-canvas-root
.