Description Usage Arguments Value Author(s)
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_".
1 | gdkKeyvalName(keyval)
|
|
a key value. |
[character] a string containing the name of the key, or NULL
if keyval
is not
a valid key. The string should not be modified.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.