CellRendererAccelGidBuilderImpl.keycode

Set keycode property.

class CellRendererAccelGidBuilderImpl(T)
T
keycode
(
uint propval
)

Parameters

propval uint

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.

Return Value

Type: T

Builder instance for fluent chaining