TypeScript API Documentation for GDK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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_”.
gdk/gdkkeysyms.h
a key value
a string containing the name of the key, or null if keyval is not a valid key. The string should not be modified.
null
keyval
Converts a key value into a symbolic name.
The names are the same as those in the
gdk/gdkkeysyms.hheader file but without the leading “GDK_KEY_”.