man Gtk2::VScrollbar () - Gtk2::VScrollbar
NAME
Gtk2::VScrollbar
HIERARCHY
Glib::Object +----Glib::Object::_Unregistered::GInitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Range +----Gtk2::Scrollbar +----Gtk2::VScrollbar
INTERFACES
Gtk2::Atk::ImplementorIface
METHODS
widget = Gtk2::VScrollbar->new ($adjustment=undef)
widget = Gtk2::VScrollBar->new ($adjustment=undef)
A typo in days long past resulted in the package names for Gtk2::VScrollbar and Gtk2::HScrollbar being misspelled with a capital CWB, despite the fact that only the proper name (with the small CWb) was actually registered with the Glib type system. For backward compatibility with Gtk2-1.00, Gtk2::VScrollBar->new calls Gtk2::VScrollbar->new without complaint.
SEE ALSO
Gtk2, Glib::Object, Glib::Object::_Unregistered::GInitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Range, Gtk2::Scrollbar
COPYRIGHT
Copyright (C) 2003-2005 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.