\section{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.

\subsection[MUIA\_Menu\_Enabled]{MUIA\_Menu\_Enabled -- (V8) [ISG], BOOL}

\subsubsection*{FUNCTION}
Enable or disable the complete menu.

\subsection[MUIA\_Menu\_Title]{MUIA\_Menu\_Title -- (V8) [ISG], STRPTR}

\subsubsection*{FUNCTION}
Describe the title of the menu. Note that the string
is {\bf not} copied and must remain valid until the
menu object is disposed.

\subsubsection*{SEE ALSO}
MUIA\_Menu\_Enabled


