Class Index Cross Index Namespace Index

Class Gtk::AccelLabel


Contained in: Gtk
Derived from: Gtk::Label
Derived by: none

#include <gtk--/accellabel.h>


public function member index:

explicit AccelLabel(const string& label);
guint get_accel_width() const;
GtkAccelLabel* gtkobj();
const GtkAccelLabel* gtkobj() const;
static bool isA(Object* object);
bool refetch();
void set_accel_widget(Widget& accel_widget);
virtual ~AccelLabel();
 

Description:



Function Member Descriptions:

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

GtkAccelLabel* gtkobj();

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

static bool isA(Object* object);