Method
GtkAppChooserWidgetget_default_text
Declaration [src]
const char*
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.
| Gets property | Gtk.AppChooserWidget:default-text | 
Return value
Type: const char*
The value of GtkAppChooserWidget:default-text
| The data is owned by the instance. | 
| The return value can be NULL. | 
| The value is a NUL terminated UTF-8 string. |