GtkHScrollbar
Horizontal scrollbar.
Object Hierarchy
Direct subclasses
None.
Description
A GtkHScrollbar is a horizontal scrollbar.
Table 3. Key bindings for GtkHScrollbar
Key combination | Scroll function |
---|
Left arrow | Move left one step increment |
Right arrow | Move right one step increment |
Home | Move left one page increment |
End | Move right one page increment |
Control + Home | Move to left of scroll |
Control + End | Move to right of scroll |
Constructor
--
Creates a horizontal scrollbar.