Ubuntu Manpages

Gtk2::Requisition

wrapper for GtkRequisition

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

  • $width (integer)
  • $height (integer)

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

  • $newval (scalar)

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

  • $newval (scalar)

Gtk2, Glib::Boxed

Copyright (C) 2003-2011 by the gtk2-perl team.

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