Query: goo::canvas::rectmodel
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Goo::Canvas::RectModel(3pm) User Contributed Perl Documentation Goo::Canvas::RectModel(3pm)NAMEGoo::Canvas::RectModel - wrapper for GooCanvasRectModelHIERARCHYGlib::Object +----Goo::Canvas::ItemModelSimple +----Goo::Canvas::RectModelINTERFACESGoo::Canvas::ItemModelMETHODSitemmodel = Goo::Canvas::RectModel->new ($parent, $x, $y, $width, $height, ...) o $parent (Goo::Canvas::ItemModel) o $x (double) o $y (double) o $width (double) o $height (double) o ... (list)PROPERTIES'height' (double : default 0 : readable / writable) The height of the rectangle 'radius-x' (double : default 0 : readable / writable) The horizontal radius to use for rounded corners 'radius-y' (double : default 0 : readable / writable) The vertical radius to use for rounded corners 'width' (double : default 0 : readable / writable) The width of the rectangle 'x' (double : default 0 : readable / writable) The x coordinate of the rectangle 'y' (double : default 0 : readable / writable) The y coordinate of the rectangleSEE ALSOGlib::Object, Goo::Canvas::ItemModelSimpleCOPYRIGHTCopyright (C) 2011 Gtk2-Perl Team perl v5.14.2 2011-11-16 Goo::Canvas::RectModel(3pm)