1Goo::Canvas::GroupModelU(s3e)r Contributed Perl DocumentaGtoioo:n:Canvas::GroupModel(3)
2
3
4
6 Goo::Canvas::GroupModel - wrapper for GooCanvasGroupModel
7
9 Glib::Object
10 +----Goo::Canvas::ItemModelSimple
11 +----Goo::Canvas::GroupModel
12
14 Goo::Canvas::ItemModel
15
17 itemmodel = Goo::Canvas::GroupModel->new (...)
18 ยท ... (list)
19
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
34 Glib::Object, Goo::Canvas::ItemModelSimple
35
37 Copyright (C) 2020 Gtk2-Perl Team
38
39
40
41perl v5.32.0 2020-07-28 Goo::Canvas::GroupModel(3)