GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Gtk2::Viewport(3) User Contributed Perl Documentation Gtk2::Viewport(3)

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)

Since: gtk+ 2.20

$adjustment (Gtk2::Adjustment)

$type (Gtk2::ShadowType)

$adjustment (Gtk2::Adjustment)

Since: gtk+ 2.22

'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.

2022-06-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.