%---------------- Functions ------------

\chapter{Menu.mui/Menu.mui}
\rule{\textwidth}{1mm}
\vspace{0.5cm}
\begin{deflist}{MMMMMMMM}
\item[\bf FUNCTION]
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.


\end{deflist}


\subsection{Menu.mui/MUIA\_Menu\_Enabled}
\rule{\textwidth}{1mm}
\vspace{0.5cm}
\begin{deflist}{MMMMMMMM}
\item[\bf NAME]
\begin{description}
\item[MUIA\_Menu\_Enabled]  -- (V8 ) [ISG], BOOL
\end{description}

\item[\bf FUNCTION]
Enable or disable the complete menu.
\end{deflist}


\subsection{Menu.mui/MUIA\_Menu\_Title}
\rule{\textwidth}{1mm}
\vspace{0.5cm}
\begin{deflist}{MMMMMMMM}
\item[\bf NAME]
\begin{description}
\item[MUIA\_Menu\_Title]  -- (V8 ) [ISG], STRPTR
\end{description}

\item[\bf FUNCTION]
Describe the title of the menu. Note that the string
is *not* copied and must remain valid until the
menu object is disposed.

\item[\bf SEE ALSO]
MUIA\_Menu\_Enabled
\end{deflist}


%---------------- End of File ----------
