Gtk.AppChooserWidget.prototype.set_default_text
function set_default_text(text:String):void { // Gjs wrapper for gtk_app_chooser_widget_set_default_text() }
Sets the text that is shown if there are not applications that can handle the content type.
- text
the new value for Gtk.default-text