Module tao::menu[][src]

Structs

CustomMenu

CustomMenu is a custom menu who emit an event inside the EventLoop.

Menu
MenuId

Identifier of a custom menu item.

Enums

MenuItem

A menu item, bound to a pre-defined action or Custom emit an event. Note that status bar only supports Custom menu item variants. And on the menu bar, some platforms might not support some of the variants. Unsupported variant will be no-op on such platform.

MenuType

Type of menu the click is originating from.