Class Index | Cross Index | Namespace Index |
A vertical 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 | VScale | (Adjustment& adjustment); |
VScale | (); | |
GtkVScale* | gtkobj | (); |
const GtkVScale* | gtkobj | () const; |
static bool | isA | (Object* object); |
virtual | ~VScale | (); |
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.