Package: gdk
GEnum gdk:key-match
Declaration(gobject:define-genum "GdkKeyMatch" key-match (:export t :type-initializer "gdk_key_match_get_type") (:none 0) (:partial 1) (:exact 2)) Values
Details
Describes how well an event matches a given keyval and modifiers. The gdk:key-match values are returned by the gdk:key-event-matches function. | See also |
2024-5-26