![]() |
![]() |
Inheritance diagram for Gtk::HScrollbar:
Public Methods | |
virtual | ~HScrollbar () |
GtkHScrollbar* | gobj () |
Provides access to the underlying C GtkObject. | |
const GtkHScrollbar* | gobj () const |
Provides access to the underlying C GtkObject. | |
HScrollbar () | |
HScrollbar (Adjustment& gtkadjustment) | |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::HScrollbar* | wrap (GtkHScrollbar* object, bool take_copy=false) |
The Gtk::HScrollbar widget is a widget arranged horizontally creating a scrollbar. See Gtk::Scrollbar for details on scrollbars.
A Gtk::Adjustment may may be passed to the constructor to handle the adjustment of the scrollbar. If not specified, one will be created for you. See Gtk::Adjustment for details.
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Scrollbar. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Scrollbar. |
|
|