Class Index | Cross Index | Namespace Index |
A horizontal slider widget for selecting a value from a range.
Contained in: Gtk
Derived from:
Gtk::Scale
Derived by:
none
#include <gtk--/scale.h>
public function member index: |
||
explicit | HScale | (Adjustment& adjustment); |
HScale | (); | |
GtkHScale* | gtkobj | (); |
const GtkHScale* | gtkobj | () const; |
static bool | isA | (Object* object); |
virtual | ~HScale | (); |
The position to show the current value, and the number of decimal places shown can be
set using the parent Gtk::Scale class's functions.