[ Version ( since = "1.6" ) ]
public void set_key (uint index_, uint keyval, ModifierType modifiers)
Sets the keyval and modifiers at the given index_ for this.
Clutter will use the keyval and modifiers set when filling out an event coming from the same input device.
| this | |
| index_ |
the index of the key |
| keyval |
the keyval |
| modifiers |
a bitmask of modifiers |