PopupMenu.setItemShortcutDisabled

Disables the ShortCut of the specified index idx.

struct PopupMenu
@nogc nothrow
void
setItemShortcutDisabled
(
in long idx
,
in bool disabled
)

Meta