man Gtk2::Layout () - Gtk2::Layout
NAME
Gtk2::Layout
HIERARCHY
Glib::Object +----Glib::Object::_Unregistered::GInitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Layout
INTERFACES
Gtk2::Atk::ImplementorIface
METHODS
$layout->freeze
$layout->set_hadjustment ($adjustment)
$layout->thaw
$layout->set_vadjustment ($adjustment)
PROPERTIES
- 'hadjustment' (Gtk2::Adjustment : readable / writable / private)
- The GtkAdjustment for the horizontal position
- 'height' (Glib::UInt : readable / writable / private)
- The height of the layout
- 'vadjustment' (Gtk2::Adjustment : readable / writable / private)
- The GtkAdjustment for the vertical position
- 'width' (Glib::UInt : readable / writable / private)
- The width of the layout
SIGNALS
- set-scroll-adjustments (Gtk2::Layout, Gtk2::Adjustment, Gtk2::Adjustment)
SEE ALSO
Gtk2, Glib::Object, Glib::Object::_Unregistered::GInitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container
COPYRIGHT
Copyright (C) 2003-2005 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.