gdkDeviceSetKey {RGtk2} | R Documentation |
Specifies the X key event to generate when a function button of a device is pressed.
gdkDeviceSetKey(object, index, keyval, modifiers)
|
[GdkDevice ] a GdkDevice . |
|
[numeric] the index of the function button to set. |
|
[numeric] the keyval to generate. |
|
[GdkModifierType ] the modifiers to set. |
Derived by RGtkGen from GTK+ documentation