Function ShortCut.shortcut
The shortcut's InputEvent.
Generally the InputEvent is a keyboard key, though it can be any InputEvent.
InputEvent shortcut() nothrow @property @nogc;
void shortcut
(
InputEvent v
) nothrow @property @nogc;