Goo::Canvas::Group.3pm

Langue: en

Autres versions - même langue

Version: 2010-05-12 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Goo::Canvas::Group

HIERARCHY

   Glib::Object
   +----Goo::Canvas::ItemSimple
        +----Goo::Canvas::Group
 
 

INTERFACES

   Goo::Canvas::Item
 
 

METHODS

item = Goo::Canvas::Group->new (...)

*
... (list)

PROPERTIES

'height' (double : readable / writable)
The height of the group, or -1 to use the default height
'width' (double : readable / writable)
The width of the group, or -1 to use the default width
'x' (double : readable / writable)
The x coordinate of the group
'y' (double : readable / writable)
The y coordinate of the group

SEE ALSO

Glib::Object, Goo::Canvas::ItemSimple Copyright (C) 2010 Gtk2-Perl Team