Gtk.FileChooser.prototype.unselect_all

function unselect_all():void {
    // Gjs wrapper for gtk_file_chooser_unselect_all()
}

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

Since 2.4