Package: gdk
Function gdk:keyval-name
Lambda Listgdk:keyval-name (keyval) ArgumentsReturn ValueThe string containing the name of the key, or nil if keyval is not a valid key. Details
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_. | See also |
2024-7-9