Method

Gtk.ShortcutLabel.get_disabled_text

Declaration [src]

const char*
gtk_shortcut_label_get_disabled_text (
  GtkShortcutLabel* self
)

Description [src]

Retrieves the text that is displayed when no accelerator is set.

Return value

Returns: const char*

the current text displayed when no accelerator is set.

Ownership is not transferred to the caller
Can be NULL
The string is a NUL terminated UTF-8 string