Method
GtkAppChooserWidgetset_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.
Sets property | Gtk.AppChooserWidget:default-text |
Parameters
text |
const char* |
The new value for |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |