Function
Gdkkeyval_from_name
Declaration [src]
guint
gdk_keyval_from_name (
const char* keyval_name
)
Description [src]
Converts a key name to a key value.
The names are the same as those in the
gdk/gdkkeysyms.h
header file
but without the leading “GDK_KEY_”.