goo::canvas::groupmodel(3pm) debian man page | unix.com

Man Page: goo::canvas::groupmodel

Operating Environment: debian

Section: 3pm

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

NAME
Goo::Canvas::GroupModel - wrapper for GooCanvasGroupModel
HIERARCHY
Glib::Object +----Goo::Canvas::ItemModelSimple +----Goo::Canvas::GroupModel
INTERFACES
Goo::Canvas::ItemModel
METHODS
itemmodel = Goo::Canvas::GroupModel->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::ItemModelSimple
COPYRIGHT
Copyright (C) 2011 Gtk2-Perl Team perl v5.14.2 2011-11-16 Goo::Canvas::GroupModel(3pm)
Related Man Pages
goo::canvas::ellipse(3pm) - debian
goo::canvas::item(3pm) - debian
goo::canvas::polylinemodel(3pm) - debian
goo::canvas::table(3pm) - debian
goo::canvas::tablemodel(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file