Gtk2::Scrollbar(3) User Contributed Perl Documentation Gtk2::Scrollbar(3) NAME Gtk2::Scrollbar - wrapper for GtkScrollbar 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 / static-nick / static-blurb) Don't change slider size, just lock it to the minimum length 'has-backward-stepper' (boolean : default true : readable / private / static-nick / static-blurb) Display the standard backward arrow button 'has-forward-stepper' (boolean : default true : readable / private / static-nick / static-blurb) Display the standard forward arrow button 'has-secondary-backward-stepper' (boolean : default false : readable / private / static-nick / static-blurb) Display a second backward arrow button on the opposite end of the scrollbar 'has-secondary-forward-stepper' (boolean : default false : readable / private / static-nick / static-blurb) Display a second forward arrow button on the opposite end of the scrollbar 'min-slider-length' (integer : default 21 : readable / private / static-nick / static-blurb) Minimum length of scrollbar slider SEE ALSO Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Range COPYRIGHT Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.38.0 2023-07-25 Gtk2::Scrollbar(3)