ActionEntry.accelerator

Set accelerator field.

  1. string accelerator [@property getter]
  2. string accelerator [@property setter]
    class ActionEntry
    @property
    void
    accelerator
    (
    string propval
    )

Parameters

propval string

The accelerator for the action, in the format understood by gtk.global.acceleratorParse.