Function PopupMenu.isItemShortcutDisabled
Returns true
if the specified item's shortcut is disabled.
bool isItemShortcutDisabled
(
const(long) idx
) nothrow @nogc const;
Returns true
if the specified item's shortcut is disabled.
bool isItemShortcutDisabled
(
const(long) idx
) nothrow @nogc const;