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