Method

GtkAppChooserWidgetget_default_text

since: 3.0

Declaration [src]

const gchar*
gtk_app_chooser_widget_get_default_text (
  GtkAppChooserWidget* self
)

Description [src]

Returns the text that is shown if there are not applications that can handle the content type.

Available since: 3.0

Return value

Type: const gchar*

The value of GtkAppChooserWidget:default-text.

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