Public member index:
-
Gtk_RadioMenuItem(GSList *group);
-
-
Gtk_RadioMenuItem(GSList *group,const _gtk_string &label);
-
-
Gtk_RadioMenuItem(GtkRadioMenuItem *castitem);
-
-
GSList *group();
-
-
void set_group(GSList *group);
-
-
GtkRadioMenuItem *gtkobj();
-
-
const GtkRadioMenuItem *gtkobj()const;
-
-
static bool isGtkRadioMenuItem(Gtk_Object *checkcast);
-
Protected member index:
-
-
-
-
-
-
-
virtual void *get_parent_class();
-
-
void constructor(GSList *group);
-
Private member index:
-
-
-
GtkType get_type();
-
|