Public member index:
-
Gtk_MenuShell(GtkMenuShell *castitem);
-
-
void append(const Gtk_MenuShell &);
-
-
void prepend(const Gtk_MenuShell &);
-
-
void insert(const Gtk_MenuShell &,gint position);
-
-
void append(const Gtk_ObjectHandle <Gtk_MenuShell > &);
-
-
void prepend(const Gtk_ObjectHandle <Gtk_MenuShell > &);
-
-
void insert(const Gtk_ObjectHandle <Gtk_MenuShell > &,gint position);
-
-
signal void deactivate(BaseObjectType);
-
-
GtkMenuShell *gtkobj();
-
-
const GtkMenuShell *gtkobj()const;
-
-
static bool isGtkMenuShell(Gtk_Object *checkcast);
-
Protected member index:
-
-
-
-
-
-
-
virtual void *get_parent_class();
-
-
virtual void deactivate_impl();
-
-
Gtk_MenuShell();
-
Private member index:
-
-
-
GtkType get_type();
-
|