Gtk.AppChooserButton.prototype.set_show_dialog_item

function set_show_dialog_item(setting:Boolean):void {
    // Gjs wrapper for gtk_app_chooser_button_set_show_dialog_item()
}

Sets whether the dropdown menu of this button should show an entry to trigger a Gtk.AppChooserDialog.

Since 3.0

setting

the new value for Gtk.show-dialog-item