index
,
gtk-- homepage
class Gtk_MenuBar
#include <gtk--/menubar.h>
Base classes:
Gtk_MenuShell
Public member index
static void
cpp_class_init
(GtkObject*);
Gtk_MenuBar
();
Gtk_MenuBar
(GtkMenuBar *castitem);
static bool
isGtkMenuBar
(Gtk_Object *checkcast);
void
append
(Gtk_MenuItem *child);
void
prepend
(Gtk_MenuItem *child);
void
insert
(Gtk_MenuItem *child, gint position);
void
append
(const Gtk_MenuItem &child);
void
prepend
(const Gtk_MenuItem &child);
void
insert
(const Gtk_MenuItem &child, gint position);
GtkMenuBar*
gtkobj
() const;
Public member descriptions
(pages generated by
PERCEPS
-script.)