ShortcutLabel.accelerator

string accelerator() @property

Get accelerator property.

Returns

The accelerator that @self displays.

See [gtk.shortcuts_shortcut.ShortcutsShortcut.accelerator] for the accepted syntax.

void accelerator(string propval) @property

Set accelerator property.

Parameters

propvalThe accelerator that @self displays. See [gtk.shortcuts_shortcut.ShortcutsShortcut.accelerator] for the accepted syntax.