Inheritance diagram for MenuBar:
Public Member Functions | |
this () | |
Creates a new menu bar. | |
Menu | append (char[] label) |
Creates a new menu and appends it to this menu bar. | |
void | append (MenuItem item) |
Walter promissed that this is going to change. | |
Menu | append (char[] label, bit rightJustify) |
Creates a new menu and appends it to this menu bar. | |
Static Public Member Functions | |
GType | getType () |
Gets this class type. |
|
Creates a new menu and appends it to this menu bar.
|
|
Walter promissed that this is going to change.
Reimplemented from MenuShell. |
|
Creates a new menu and appends it to this menu bar.
|
|
Gets this class type.
Reimplemented from MenuShell. |
|
Creates a new menu bar.
|