Gtk.FileChooser.prototype.unselect_file
function unselect_file(file:Gio.File):void {
// Gjs wrapper for gtk_file_chooser_unselect_file()
}Unselects the file referred to by file. If the file is not in the current directory, does not exist, or is otherwise not currently selected, does nothing.
Since 2.14
- file
a Gio.File