Package: gdk

Function gdk:key-event-match

Lambda List

gdk:key-event-match (event)

Arguments

event -- a gdk:event instance

Return Value

keyval - an unsigned integer with the keyval
modifiers - a gdk:modifier-type value

Details

Gets a keyval and modifier combination that will cause the gdk:key-event-matches function to successfully match the given event.
 

See also

#2023-7-25