keyvalName
Converts a key value into a symbolic name.
The names are the same as those in the gdk/gdkkeysyms.h
header file but without the leading “GDK_KEY_”.
Return
a string containing the name of the key
Parameters
keyval
a key value
Converts a key value into a symbolic name.
The names are the same as those in the gdk/gdkkeysyms.h
header file but without the leading “GDK_KEY_”.
a string containing the name of the key
a key value