Query: gtk2::gdk::rectangle
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gtk2::Gdk::Rectangle(3pm) User Contributed Perl Documentation Gtk2::Gdk::Rectangle(3pm)NAMEGtk2::Gdk::Rectangle - wrapper for GdkRectangleHIERARCHYGlib::Boxed +----Gtk2::Gdk::RectangleMETHODSrectangle = Gtk2::Gdk::Rectangle->new ($x, $y, $width, $height) o $x (integer) o $y (integer) o $width (integer) o $height (integer) integer = $rectangle->height oldvalue = $rectangle->height ($newvalue) o $newvalue (integer) rectangle = $src1->intersect ($src2) o $src2 (Gtk2::Gdk::Rectangle) rectangle = $src1->union ($src2) o $src2 (Gtk2::Gdk::Rectangle) (x, y, width, height) = $rectangle->values integer = $rectangle->width oldvalue = $rectangle->width ($newvalue) o $newvalue (integer) integer = $rectangle->x oldvalue = $rectangle->x ($newvalue) o $newvalue (integer) integer = $rectangle->y oldvalue = $rectangle->y ($newvalue) o $newvalue (integer)SEE ALSOGtk2, Glib::BoxedCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::Gdk::Rectangle(3pm)
Related Man Pages |
---|
gtk2::gdk::geometry(3) - suse |
gtk2::gdk::visual(3) - suse |
gtk2::gdk::region(3) - suse |
gtk2::gc(3pm) - debian |
gtk2::gdk::geometry(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |
How to copy a column of multiple files and paste into new excel file (next to column)? |