MenuBar Class Reference

Inheritance diagram for MenuBar:

MenuShell List of all members.

Detailed Description

Menu bar : a menu of menus in a bar.


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.


Member Function Documentation

Menu MenuBar.append char[]  label,
bit  rightJustify
 

Creates a new menu and appends it to this menu bar.

Parameters:
label 
rightJustify if true the new menu will be right justified
Returns:
the newly created menu

void MenuBar.append MenuItem  item  ) 
 

Walter promissed that this is going to change.

Parameters:
item 

Reimplemented from MenuShell.

Menu MenuBar.append char[]  label  ) 
 

Creates a new menu and appends it to this menu bar.

Returns:
the newly created menu

GType MenuBar.getType  )  [static]
 

Gets this class type.

Returns:
type

Reimplemented from MenuShell.

MenuBar.this  ) 
 

Creates a new menu bar.


Generated on Sun Dec 21 02:47:11 2003 for DUI by doxygen 1.3.4