Function PopupMenu.getItemShortcut
Returns the ShortCut associated with the specified idx item.
godot .d .reference .Ref!(godot.shortcut.ShortCut) getItemShortcut
(
const(long) idx
) nothrow @nogc const;
Returns the ShortCut associated with the specified idx item.
godot .d .reference .Ref!(godot.shortcut.ShortCut) getItemShortcut
(
const(long) idx
) nothrow @nogc const;