for the accepted syntax.
ShortcutLabel.accelerator
string accelerator() @property nothrowGet accelerator property.
Returns
The accelerator that @self displays. See #GtkShortcutsShortcut:accelerator
void accelerator(string propval) @property nothrowSet accelerator property.
Parameters
propval | The accelerator that @self displays. See #GtkShortcutsShortcut:accelerator for the accepted syntax. |