Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

Class GTK2.Scrollbar

Inheritance graph
GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Range GTK2.Scrollbar GTK2.HScrollbar GTK2.VScrollbar
Description

These are your standard, run-of-the-mill scrollbars. These should be used only for scrolling some other widget, such as a list, a text box, or a viewport (and it's generally easier to use the scrolled window widget in most cases). For other purposes, you should use scale widgets, as they are friendlier and more featureful. Style properties: int fixed-slider-length int has-backward-stepper int has-forward-stepper int has-secondary-backward-stepper int has-secondary-forward-stepper int min-slider-length


Inherit Range

inherit GTK2.Range : Range