Gtk.RecentChooser.prototype.select_all

function select_all():void {
    // Gjs wrapper for gtk_recent_chooser_select_all()
}

Selects all the items inside chooser, if the chooser supports multiple selection.

Since 2.10