Description Usage Arguments Value Author(s)
Looks up the keyval mapped to a keycode/group/level triplet.
If no keyval is bound to key
, returns 0. For normal user input,
you want to use gdkKeymapTranslateKeyboardState
instead of
this function, since the effective group/level may not be
the same as the current keyboard state.
1 | gdkKeymapLookupKey(object, key)
|
|
a |
|
a |
[numeric] a keyval, or 0 if none was mapped to the given key
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.