A horizontal scrollbar
The <gtk-hscrollbar>
widget is a widget arranged horizontally creating a
scrollbar. See <gtk-scrollbar>
for details on scrollbars.
<gtk-adjustment>
pointers may be added to handle the adjustment of the
scrollbar or it may be left ‘#f
’ in which case one will be created
for you. See <gtk-adjustment>
for details.