Class Index Cross Index Namespace Index

Class Gtk::VScale


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();
 

Description:



Function Member Descriptions:

Gtk::VScale::gtkobj - Returns the underlaying gtk+ object.

GtkVScale* gtkobj();

Gtk::VScale::isA - Returns true if object is this type.

static bool isA(Object* object);