Man Page: goo::canvas::path
Operating Environment: debian
Section: 3pm
Goo::Canvas::Path(3pm) User Contributed Perl Documentation Goo::Canvas::Path(3pm)NAMEGoo::Canvas::Path - wrapper for GooCanvasPathHIERARCHYGlib::Object +----Goo::Canvas::ItemSimple +----Goo::Canvas::PathINTERFACESGoo::Canvas::ItemMETHODSitem = Goo::Canvas::Path->new ($parent, $path_data, ...) o $parent (Goo::Canvas::Item) o $path_data (string) o ... (list)PROPERTIES'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 pathSEE ALSOGlib::Object, Goo::Canvas::ItemSimpleCOPYRIGHTCopyright (C) 2011 Gtk2-Perl Team perl v5.14.2 2011-11-16 Goo::Canvas::Path(3pm)