Description Usage Arguments Value Author(s)
Returns the keyvals bound to hardware.keycode
.
The Nth GdkKeymapKey
in keys
is bound to the Nth
keyval in keyvals
.
When a keycode is pressed by the user, the keyval from
this list of entries is selected by considering the effective
keyboard group and level. See gdkKeymapTranslateKeyboardState
.
1 | gdkKeymapGetEntriesForKeycode(object, hardware.keycode)
|
|
a |
|
a keycode |
A list containing the following elements:
retval |
[logical] |
|
return location for list of |
|
return location for list of keyvals, or NULL |
|
length of |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.