PHP-GTK Manual
This manual is provided as a courtesy. It is not an official source. Please check gtk.php.net for updated information.
Horizontal scrollbar.
GtkObject `-- GtkWidget `-- GtkRange `-- GtkScrollbar `-- GtkHScrollbar
None.
A GtkHScrollbar is a horizontal scrollbar. Table 3. Key bindings for GtkHScrollbarKey combinationScroll functionLeft arrowMove left one step incrementRight arrowMove right one step incrementHomeMove left one page incrementEndMove right one page incrementControl + HomeMove to left of scrollControl + EndMove to right of scroll
A GtkHScrollbar is a horizontal scrollbar.
Table 3. Key bindings for GtkHScrollbar
GtkHScrollbar ( GtkAdjustment adjustment ); -- Creates a horizontal scrollbar.