Gtk2::HScrollbar.3pm

Langue: en

Version: 2010-05-02 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::HScrollbar

HIERARCHY

   Glib::Object
   +----Glib::InitiallyUnowned
        +----Gtk2::Object
             +----Gtk2::Widget
                  +----Gtk2::Range
                       +----Gtk2::Scrollbar
                            +----Gtk2::HScrollbar
 
 

INTERFACES

   Glib::Object::_Unregistered::AtkImplementorIface
   Gtk2::Buildable
   Glib::Object::_Unregistered::GtkOrientable
 
 

METHODS

widget = Gtk2::HScrollbar->new ($adjustment=undef)

*
$adjustment (Gtk2::Adjustment or undef)

widget = Gtk2::HScrollBar->new ($adjustment=undef)

*
$adjustment (Gtk2::Adjustment or undef)

A typo in days long past resulted in the package names for Gtk2::HScrollbar and Gtk2::VScrollbar being misspelled with a capital "B", despite the fact that only the proper name (with the small "b") was actually registered with the Glib type system. For backward compatibility with Gtk2-1.00, Gtk2::HScrollBar->new calls Gtk2::HScrollbar->new without complaint.

SEE ALSO

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Range, Gtk2::Scrollbar Copyright (C) 2003-2008 by the gtk2-perl team.

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