1Goo::Canvas::PathModel(U3s)er Contributed Perl DocumentatGiooon::Canvas::PathModel(3)
2
3
4

NAME

6       Goo::Canvas::PathModel - wrapper for GooCanvasPathModel
7

HIERARCHY

9         Glib::Object
10         +----Goo::Canvas::ItemModelSimple
11              +----Goo::Canvas::PathModel
12

INTERFACES

14         Goo::Canvas::ItemModel
15

METHODS

17   itemmodel = Goo::Canvas::PathModel->new ($parent, $path_data, ...)
18       •   $parent (Goo::Canvas::ItemModel)
19
20       •   $path_data (string)
21
22       •   ... (list)
23

PROPERTIES

25       'data' (string : default undef : writable)
26           The sequence of path commands
27
28       'height' (double : default 0 : readable / writable)
29           The height of the path
30
31       'width' (double : default 0 : readable / writable)
32           The width of the path
33
34       'x' (double : default 0 : readable / writable)
35           The x coordinate of the path
36
37       'y' (double : default 0 : readable / writable)
38           The y coordinate of the path
39

SEE ALSO

41       Glib::Object, Goo::Canvas::ItemModelSimple
42
44       Copyright (C) 2022 Gtk2-Perl Team
45
46
47
48perl v5.34.0                      2022-01-21         Goo::Canvas::PathModel(3)
Impressum