:right-sidebar: True KeyMatch =================================================================== .. currentmodule:: gi.repository.Gdk .. class:: KeyMatch :no-contents-entry: Describes how well an event matches a given keyval and modifiers. ``GdkKeyMatch`` values are returned by :obj:`~gi.repository.Gdk.KeyEvent.matches`. Fields ------ .. rst-class:: interim-class .. class:: KeyMatch :no-index: .. attribute:: EXACT The key event matches .. attribute:: NONE The key event does not match .. attribute:: PARTIAL The key event matches if keyboard state (specifically, the currently active group) is ignored