|
Main Page
Widgets
Namespaces
Book
A standard menu bar which usually holds Gtk::Menu submenu items.
More...
Inheritance diagram for Gtk::MenuBar:
[legend]List of all members.
|
Public Methods |
virtual | ~MenuBar () |
GtkMenuBar* | gobj () |
const GtkMenuBar* | gobj () const |
| MenuBar () |
Related Functions |
(Note that these are not member functions.)
|
Gtk::MenuBar* | wrap (GtkMenuBar* object, bool take_copy=false) |
Detailed Description
A standard menu bar which usually holds Gtk::Menu submenu items.
The useful methods are in the base class - Gtk::MenuShell.
Constructor & Destructor Documentation
virtual Gtk::MenuBar::~MenuBar |
( |
|
) |
[virtual] |
|
Gtk::MenuBar::MenuBar |
( |
|
) |
|
|
Member Function Documentation
const GtkMenuBar* Gtk::MenuBar::gobj |
( |
|
) |
const [inline] |
|
GtkMenuBar* Gtk::MenuBar::gobj |
( |
|
) |
[inline] |
|
Friends And Related Function Documentation
Gtk::MenuBar* wrap |
( |
GtkMenuBar* |
object, |
|
|
bool |
take_copy = false |
|
) |
[related] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|