Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Class GTK1.Scrollbar

Inheritance graph
GTK1.Object GTK1.Widget GTK1.Range GTK1.Scrollbar GTK1.Hscrollbar GTK1.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.


Inherit Range

inherit GTK1.Range : Range