Enumeration (GI Enum)

Gdk-4.0GdkKeyMatch

Describes how well an event matches a given keyval and modifiers.

Gdk.KeyMatch values are returned by Gdk.KeyEvent.matches.

Index

Enumeration Members

Enumeration Members

EXACT: number

The key event matches

NONE: number

The key event does not match

PARTIAL: number

The key event matches if keyboard state (specifically, the currently active group) is ignored