Method

AdwShortcutsItemget_accelerator

unstable since: 1.8

Declaration [src]

const char*
adw_shortcuts_item_get_accelerator (
  AdwShortcutsItem* self
)

Description [src]

Gets the accelerator of self.

Available since: 1.8

Return value

Type: const char*

The accelerator.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.