Gtk.FileChooser.prototype.select_all

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

Selects all the files in the current folder of a file chooser.

Since 2.4