KeyEvent.getMatch

bool getMatch(out uint keyval, out gdk.types.ModifierType modifiers)

Gets a keyval and modifier combination that will match the event.

See [gdk.key_event.KeyEvent.matches].

Parameters

keyvalreturn location for a keyval
modifiersreturn location for modifiers

Returns

true on success