Describes how well an event matches a given keyval and modifiers.
gdk.types.KeyMatch values are returned by gdk.key_event.KeyEvent.matches.
The key event does not match
The key event matches if keyboard state (specifically, the currently active group) is ignored
The key event matches
Describes how well an event matches a given keyval and modifiers.
gdk.types.KeyMatch values are returned by gdk.key_event.KeyEvent.matches.