Menubar

A menubar is a collection of menus, allowing the user to select options which trigger associated actions. Operations support the construction of these menus. Each menu has an integer index; each of its options has an integer index relative to it. These indices are returned by the create methods and used by most other methods.

Which types of menus are supported is implementation dependent. Currently there are two types:

Which types of options are supported is implementation dependent. Currently there are two types: Implementations: Member functions: