ActionEntry.accelerator
string accelerator() @propertyGet accelerator field.
Returns
The accelerator for the action, in the format understood by
void accelerator(string propval) @propertySet accelerator field.
Parameters
propval | The accelerator for the action, in the format understood by gtk.global.acceleratorParse. |