#include <Gmenus.h>
Inheritance diagram for GmenuBar:

Public Methods | |
| GmenuBar () | |
| ~GmenuBar () | |
| void | Append (GmenuItem *w) |
| bool | Init () |
| void | OnAction (Gwidget *w, GdkEvent *e) |
|
|
Add a GemnuItem in the menubar. |
|
|
Init the widget Reimplemented from Gwidget. |
|
|
Action performed when a child widget sent an event Reimplemented from Gwidget. |