Query: goo::canvas::rect
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Goo::Canvas::Rect(3pm) User Contributed Perl Documentation Goo::Canvas::Rect(3pm)NAMEGoo::Canvas::Rect - wrapper for GooCanvasRectHIERARCHYGlib::Object +----Goo::Canvas::ItemSimple +----Goo::Canvas::RectINTERFACESGoo::Canvas::ItemMETHODSitem = Goo::Canvas::Rect->new ($parent, $x, $y, $width, $height, ...) o $parent (Goo::Canvas::Item) 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::ItemSimpleCOPYRIGHTCopyright (C) 2011 Gtk2-Perl Team perl v5.14.2 2011-11-16 Goo::Canvas::Rect(3pm)