debian man page for goo::canvas::bounds

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)

NAME
Goo::Canvas::Bounds - represents the bounding box of an item in the canvas
METHODS
GooCanvasBounds = 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)
COPYRIGHT
Copyright (C) 2011 Gtk2-Perl Team perl v5.14.2 2011-11-16 Goo::Canvas::Bounds(3pm)
Related Man Pages
goo::canvas::ellipse(3pm) - debian
goo::canvas::ellipsemodel(3pm) - debian
goo::canvas::imagemodel(3pm) - debian
goo::canvas::itemmodel(3pm) - debian
goo::canvas::itemsimple(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?