debian man page for goo::canvas::group

Query: goo::canvas::group

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Goo::Canvas::Group(3pm) 				User Contributed Perl Documentation				   Goo::Canvas::Group(3pm)

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 (...) o ... (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) 2011 Gtk2-Perl Team perl v5.14.2 2011-11-16 Goo::Canvas::Group(3pm)
Related Man Pages
goo::canvas::itemsimple(3pm) - debian
goo::canvas::polyline(3pm) - debian
goo::canvas::polylinemodel(3pm) - debian
goo::canvas::text(3pm) - debian
goo::canvas::textmodel(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results