这些是标准的滚动条。它们应该只被用于滚动其它组件,比如 Gtk::Entry 或 Gtk::Viewport,当然,通常使用 Gtk::ScrolledWindow 会更容易一些。
The orientation of a Gtk::Scrollbar can be either horizontal or vertical.
参考