PopupMenu.addShortcut

Adds a ShortCut. An id can optionally be provided. If no id is provided, one will be created from the index.

struct PopupMenu
@nogc nothrow
void
addShortcut
(,
in long id = -1
,
in bool global = false
)

Meta