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