class Menu
Base class:
Object Inherited classes: Empty
Description: represents a menu in a graphic window
- Fields:
- Empty
- Methods:
- add_separator(): Adds a separator to the menu
- null(): Adds an item to the menu
- null(): Inserts an item into the menu in the given position
- null(): Removes an item from the menu
- Events:
- Empty
Back to Mama reference