Gtk.AppChooserButton.prototype.set_show_default_item
function set_show_default_item(setting:Boolean):void {
// Gjs wrapper for gtk_app_chooser_button_set_show_default_item()
}Sets whether the dropdown menu of this button should show the default application for the given content type at top.
Since 3.2
- setting
the new value for Gtk.show-default-item