GtkHScrollbar

GtkHScrollbar

Horizontal scrollbar.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkRange
              `-- GtkScrollbar
                     `-- GtkHScrollbar

Direct subclasses

None.

Description

A GtkHScrollbar is a horizontal scrollbar.

Table 3. Key bindings for GtkHScrollbar

Key combinationScroll function
Left arrowMove left one step increment
Right arrowMove right one step increment
HomeMove left one page increment
EndMove right one page increment
Control + HomeMove to left of scroll
Control + EndMove to right of scroll

Constructor

-- Creates a horizontal scrollbar.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.