only relevant if the key does not have a keyval. Normally, the keyboard configuration should assign keyvals to all keys.
CellRendererAccel.keycode
uint keycode() @propertyGet keycode property.
Returns
The hardware keycode of the accelerator. Note that the hardware keycode is
void keycode(uint propval) @propertySet keycode property.
Parameters
propval | The hardware keycode of the accelerator. Note that the hardware keycode is only relevant if the key does not have a keyval. Normally, the keyboard configuration should assign keyvals to all keys. |