Goo::Canvas::PathModel - wrapper for GooCanvasPathModel
Glib::Object
+----Goo::Canvas::ItemModelSimple
+----Goo::Canvas::PathModel
- $parent (Goo::Canvas::ItemModel)
- $path_data (string)
- ... (list)
- 'data' (string : default undef : writable)
- The sequence of path commands
- 'height' (double : default 0 : readable / writable)
- The height of the path
- 'width' (double : default 0 : readable / writable)
- The width of the path
- 'x' (double : default 0 : readable / writable)
- The x coordinate of the path
- 'y' (double : default 0 : readable / writable)
- The y coordinate of the path
Glib::Object, Goo::Canvas::ItemModelSimple
Copyright (C) 2022 Gtk2-Perl Team