KeyMatch
Description:
[ CCode ( cprefix = "GDK_KEY_MATCH_" , type_id = "gdk_key_match_get_type ()" ) ]
public enum KeyMatch
The possible return values from matches describe how well an event matches a given
keyval and modifiers.
Content:
Enum values:
- EXACT - The key event matches
- NONE - The key event does not match
- PARTIAL - The key event matches if keyboard
state (specifically, the currently active group) is ignored