Provided by: libgoo-canvas-perl_0.06-2ubuntu1_amd64 

NAME
Goo::Canvas::Group - wrapper for GooCanvasGroup
HIERARCHY
Glib::Object
+----Goo::Canvas::ItemSimple
+----Goo::Canvas::Group
INTERFACES
Goo::Canvas::Item
METHODS
item = Goo::Canvas::Group->new (...)
• ... (list)
PROPERTIES
'height' (double : default -1 : readable / writable)
The height of the group, or -1 to use the default height
'width' (double : default -1 : readable / writable)
The width of the group, or -1 to use the default width
'x' (double : default 0 : readable / writable)
The x coordinate of the group
'y' (double : default 0 : readable / writable)
The y coordinate of the group
SEE ALSO
Glib::Object, Goo::Canvas::ItemSimple
COPYRIGHT
Copyright (C) 2015 Gtk2-Perl Team
perl v5.22.1 2015-12-28 Goo::Canvas::Group(3pm)