Widgets de barras de desplazamiento

These are standard scrollbars. They should be used only to scroll another widget, such as a Gtk::Entry or a Gtk::Viewport, though it's usually easier to use the Gtk::ScrolledWindow widget in most cases.

La orientación de una Gtk::Scrollbar puede ser horizontal o vertical.

Referencia