CellRendererAccel.keycode

Set keycode property.

  1. uint keycode [@property getter]
  2. uint keycode [@property setter]
    class CellRendererAccel
    @property
    void
    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.