that appears in the widget when there are no applications for the given content type. See also gtk.app_chooser_widget.AppChooserWidget.setDefaultText.
AppChooserWidget.defaultText
string defaultText() @property nothrowGet defaultText property.
Returns
The #GtkAppChooserWidget:default-text property determines the text
void defaultText(string propval) @property nothrowSet defaultText property.
Parameters
propval | The #GtkAppChooserWidget:default-text property determines the text that appears in the widget when there are no applications for the given content type. See also gtk.app_chooser_widget.AppChooserWidget.setDefaultText. |