![]() | ![]() | ![]() | GNOME Canvas Library Reference Manual | ![]() |
---|
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 GnomeCanvas widget contains a toplevel "root" group which can be queried with a call to gnome_canvas_root().
>"x" (gdouble : Read / Write) | X coordinate of group's origin. |
>"y" (gdouble : Read / Write) | Y coordinate of group's origin. |
<<< GnomeCanvasEllipse | GnomeCanvasItem >>> |