Gtk2::Requisition.3pm

Langue: en

Version: 2009-03-13 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::Requisition

HIERARCHY

   Glib::Boxed
   +----Gtk2::Requisition
 
 

METHODS


requisition = Gtk2::Requisition->new ($width=0, $height=0)


requisition = Gtk2::Requisition->new ($width=0, $height=0)

$width (integer)
$height (integer)

integer = $requisition->height ($newval=undef)


integer = $requisition->height ($newval=undef)

$newval (scalar)

integer = $requisition->width ($newval=undef)


integer = $requisition->width ($newval=undef)

$newval (scalar)

SEE ALSO

Gtk2, Glib::Boxed Copyright (C) 2003-2008 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.