index
gtk-- homepage



Description:
Gtk_AccelLabel

#include <gtk--/accellabel.h>
Base classes: Gtk_Label



Properties:


Public member index:


static GtkType get_type();
GtkAccelLabel *gtkobj();
const GtkAccelLabel *gtkobj()const;
static bool isA(Gtk_Object *checkcast);
virtual ~Gtk_AccelLabel();
Gtk_AccelLabel(const string &label="");
guint get_accel_width()const;
void set_accel_widget(Gtk_Widget &accel_widget);
bool refetch();
Protected member index:


void initialize_class();
void *get_parent_class();
static void init_parent_class();
explicit Gtk_AccelLabel(GtkAccelLabel *castitem);
Private member index:


Gtk_AccelLabel(const Gtk_AccelLabel &);
Gtk_AccelLabel &operator =(const Gtk_AccelLabel &);

Public member details:


Protected member details:


Private member details:



Examples:





(pages generated by PERCEPS -script.)