MainMenu¶
This special class builds the same main menu that is created when you create a new XIB project.
- class MainMenu(appname)¶
Parameters: appname – String The appname param is used to create menu items like “Quit <appname>” and “About <appname>”.