Method

Gtk.AppChooserWidget.set_default_text

Declaration [src]

void
gtk_app_chooser_widget_set_default_text (
  GtkAppChooserWidget* self,
  const char* text
)

Description [src]

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

Parameters

text const char*
 

the new value for GtkAppChooserWidget:default-text

 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string