Package: gdk
Function gdk:keyval-from-name
Lambda Listgdk:keyval-from-name (name) ArgumentsReturn ValueThe unsigned integer with the corresponding key value, or #xffffff if the key name is not a valid key Details
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_. | See also |
2024-7-9