Class Index Cross Index Namespace Index

Class Gtk::HScale


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

Description:



Function Member Descriptions:

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

GtkHScale* gtkobj();

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

static bool isA(Object* object);