set_key
Description:
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.
Parameters:
this | |
index_ |
the index of the key |
keyval |
the keyval |
modifiers |
a bitmask of modifiers |