Class Index Cross Index Namespace Index

Class Gtk::MenuBar


Contained in: Gtk
Derived from: Gtk::MenuShell
Derived by: none

#include <gtk--/menubar.h>


public function member index:

MenuBar();
GtkShadowType get_shadow_type() const;
GtkMenuBar* gtkobj();
const GtkMenuBar* gtkobj() const;
static bool isA(Object* object);
void set_shadow_type(GtkShadowType type);
virtual ~MenuBar();
 

Description:



Function Member Descriptions:

Gtk::MenuBar::gtkobj - Returns the underlaying gtk+ object.

GtkMenuBar* gtkobj();

Gtk::MenuBar::isA - Returns true if object is this type.

static bool isA(Object* object);