Query: goo::canvas::bounds
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Goo::Canvas::Bounds(3pm) User Contributed Perl Documentation Goo::Canvas::Bounds(3pm)NAMEGoo::Canvas::Bounds - represents the bounding box of an item in the canvasMETHODSGooCanvasBounds = Goo::Canvas::Bounds->new ($x1, $y1, $x2, $y2) o $x1 (double) o $y1 (double) o $x2 (double) o $y2 (double) double = $self->x1 (...) o ... (list) double = $self->x2 (...) o ... (list) double = $self->y1 (...) o ... (list) double = $self->y2 (...) o ... (list)COPYRIGHTCopyright (C) 2011 Gtk2-Perl Team perl v5.14.2 2011-11-16 Goo::Canvas::Bounds(3pm)