Event.getKeycode
bool getKeycode(out ushort keycode) nothrowExtracts the hardware keycode from an event.
Also see gdk.event.Event.getScancode.
Parameters
keycode | location to store the keycode |
Returns
true if the event delivered a hardware keycode