1Goo::Canvas::Group(3) User Contributed Perl DocumentationGoo::Canvas::Group(3)
2
3
4

NAME

6       Goo::Canvas::Group - wrapper for GooCanvasGroup
7

HIERARCHY

9         Glib::Object
10         +----Goo::Canvas::ItemSimple
11              +----Goo::Canvas::Group
12

INTERFACES

14         Goo::Canvas::Item
15

METHODS

17   item = Goo::Canvas::Group->new (...)
18       •   ... (list)
19

PROPERTIES

21       'height' (double : default -1 : readable / writable)
22           The height of the group, or -1 to use the default height
23
24       'width' (double : default -1 : readable / writable)
25           The width of the group, or -1 to use the default width
26
27       'x' (double : default 0 : readable / writable)
28           The x coordinate of the group
29
30       'y' (double : default 0 : readable / writable)
31           The y coordinate of the group
32

SEE ALSO

34       Glib::Object, Goo::Canvas::ItemSimple
35
37       Copyright (C) 2022 Gtk2-Perl Team
38
39
40
41perl v5.36.0                      2022-07-22             Goo::Canvas::Group(3)
Impressum