HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Range +----Gtk2::Scrollbar
INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::Orientable
STYLE PROPERTIES
- 'fixed-slider-length' (boolean : default false : readable / private)
- Don't change slider size, just lock it to the minimum length
- 'has-backward-stepper' (boolean : default true : readable / private)
- Display the standard backward arrow button
- 'has-forward-stepper' (boolean : default true : readable / private)
- Display the standard forward arrow button
- 'has-secondary-backward-stepper' (boolean : default false : readable / private)
- Display a second backward arrow button on the opposite end of the scrollbar
- 'has-secondary-forward-stepper' (boolean : default false : readable / private)
- Display a second forward arrow button on the opposite end of the scrollbar
- 'min-slider-length' (integer : default 21 : readable / private)
- Minimum length of scrollbar slider
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Gtk2 for a full notice.