Function
Gdkkeyval_name
Declaration [src]
const char*
gdk_keyval_name (
guint keyval
)
Description [src]
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_”.