Package: gdk

Function gdk:key-event-keycode

Lambda List

gdk:key-event-keycode (event)

Arguments

event -- a gdk:event instance

Return Value

The unsigned integer with the keycode of event.

Details

Extracts the keycode from a key event.
 

See also

#2023-7-25