Man Page: goo::canvas::pathmodel
Operating Environment: debian
Section: 3pm
Goo::Canvas::PathModel(3pm) User Contributed Perl Documentation Goo::Canvas::PathModel(3pm)NAMEGoo::Canvas::PathModel - wrapper for GooCanvasPathModelHIERARCHYGlib::Object +----Goo::Canvas::ItemModelSimple +----Goo::Canvas::PathModelINTERFACESGoo::Canvas::ItemModelMETHODSitemmodel = Goo::Canvas::PathModel->new ($parent, $path_data, ...) o $parent (Goo::Canvas::ItemModel) 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::ItemModelSimpleCOPYRIGHTCopyright (C) 2011 Gtk2-Perl Team perl v5.14.2 2011-11-16 Goo::Canvas::PathModel(3pm)
| Related Man Pages |
|---|
| goo::canvas::ellipsemodel(3pm) - debian |
| goo::canvas::itemmodel(3pm) - debian |
| goo::canvas::itemsimple(3pm) - debian |
| goo::canvas::text(3pm) - debian |
| goo::canvas::widget(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |