Method

AdwShortcutLabelget_disabled_text

unstable since: 1.8

Declaration [src]

const char*
adw_shortcut_label_get_disabled_text (
  AdwShortcutLabel* self
)

Description [src]

Gets the text displayed by self when no accelerator is set.

Available since: 1.8

Return value

Type: const char*

The text displayed when no accelerator is set.

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