Gtk2::Viewport - wrapper for GtkViewport
Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Bin
+----Gtk2::Viewport
Glib::Object::_Unregistered::AtkImplementorIface
Gtk2::Buildable
- $hadjustment (Gtk2::Adjustment or undef)
- $vadjustment (Gtk2::Adjustment or undef)
- •
- $adjustment (Gtk2::Adjustment)
- •
- $type (Gtk2::ShadowType)
- •
- $adjustment (Gtk2::Adjustment)
- 'hadjustment' (Gtk2::Adjustment : default undef : readable / writable /
construct / private / static-nick / static-blurb)
- The GtkAdjustment that determines the values of the horizontal position
for this viewport
- 'shadow-type' (Gtk2::ShadowType : default "in" : readable /
writable / private / static-nick / static-blurb)
- Determines how the shadowed box around the viewport is drawn
- 'vadjustment' (Gtk2::Adjustment : default undef : readable / writable /
construct / private / static-nick / static-blurb)
- The GtkAdjustment that determines the values of the vertical position for
this viewport
- set-scroll-adjustments (Gtk2::Viewport, Gtk2::Adjustment,
Gtk2::Adjustment)
- 'none' / 'GTK_SHADOW_NONE'
- 'in' / 'GTK_SHADOW_IN'
- 'out' / 'GTK_SHADOW_OUT'
- 'etched-in' / 'GTK_SHADOW_ETCHED_IN'
- 'etched-out' / 'GTK_SHADOW_ETCHED_OUT'
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
Gtk2::Container, Gtk2::Bin
Copyright (C) 2003-2011 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full
notice.