const Grx = imports.gi.Grx; let keyEvent = new Grx.KeyEvent({ type: value keysym: value unichar: value code: value modifiers: value });
Structure that holds information about a keyboard key event.