MUI Autodocs: Menu.mui

Copyright © 1998, Stefan Stuntz




Menu.mui Background

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.



Menu.mui Attributes

    Attribute                           Ver ISG Type
    ----------------------------------- --- --- --------------------
    MUIA_Menu_Enabled                   V8  ISG BOOL
    MUIA_Menu_Title                     V8  ISG STRPTR


MUIA_Menu_Enabled


    NAME
        MUIA_Menu_Enabled -- (V8 ) [ISG], BOOL

    FUNCTION
        Enable or disable the complete menu.


MUIA_Menu_Title


    NAME
        MUIA_Menu_Title -- (V8 ) [ISG], STRPTR

    FUNCTION
        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
        MUIA_Menu_Enabled





© 1998, Stefan Stuntz [MUI Homepage] [Autodoc Index] [Feedback] Updated: 22-Feb-98