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
(void);
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);
GtkMenuBar*
gtkobj
(void) const;
Public member descriptions
(pages generated by
PERCEPS
-script.)