Context menus can have @hotkey, @label, @tip, @separator, and @icon
Note they can NOT have accelerators or toolbars; those annotations will be ignored.
Mark the functions callable from it with @context_menu { ... } Presence of other @menu(...) annotations will exclude it from the context menu at this time.
Context menus can have @hotkey, @label, @tip, @separator, and @icon
Note they can NOT have accelerators or toolbars; those annotations will be ignored.
Mark the functions callable from it with @context_menu { ... } Presence of other @menu(...) annotations will exclude it from the context menu at this time.