Query: gtk2::requisition
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gtk2::Requisition(3pm) User Contributed Perl Documentation Gtk2::Requisition(3pm)NAMEGtk2::Requisition - wrapper for GtkRequisitionHIERARCHYGlib::Boxed +----Gtk2::RequisitionMETHODSrequisition = Gtk2::Requisition->new ($width=0, $height=0) o $width (integer) o $height (integer) integer = $requisition->height ($newval=undef) o $newval (scalar) integer = $requisition->width ($newval=undef) o $newval (scalar)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::Requisition(3pm)