Menu.mui

DESCRIPTION

Menu.mui/Menu.mui

Objects of menu class describe exactly one pulldown menu.
They don't feature many options themselves, but as a subclass
of Family class, they act as father for their several menu 
item objects

MUIA_Menu_CopyStrings

(V20) [I..], BOOL, 0x8042dbe2

DESCRIPTION

	yet undocumented, please complain in mailinglist

MUIA_Menu_Enabled

(V8 ) [ISG], BOOL, 0x8042ed48

DESCRIPTION

	Enable or disable the complete menu

MUIA_Menu_Title

(V8 ) [ISG], STRPTR, 0x8042a0e3

DESCRIPTION

	Describe the title of the menu. Note that the string
	is *not* copied and must remain valid until the
	menu object is disposed

SEE ALSO