TypeScript API Documentation for GDK
API Version: 4.0
Library Version: 4.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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_”.
gdk/gdkkeysyms.h
a key name
the corresponding key value, or GDK_KEY_VoidSymbol if the key name is not a valid key
GDK_KEY_VoidSymbol
Converts a key name to a key value.
The names are the same as those in the
gdk/gdkkeysyms.hheader file but without the leading “GDK_KEY_”.