RadioActionEntry.accelerator

string accelerator() @property

Get accelerator field.

Returns

The accelerator for the action, in the format understood by

gtk.global.acceleratorParse.

void accelerator(string propval) @property

Set accelerator field.

Parameters

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