KeyEvent.getMatch

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

See gdk.key_event.KeyEvent.matches.

class KeyEvent
bool
getMatch

Parameters

keyval uint

return location for a keyval

modifiers gdk.types.ModifierType

return location for modifiers

Return Value

Type: bool

true on success