FileChooser.unselectFile
void unselectFile(gio.file.File 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.
Parameters
file | a #GFile |
void unselectFile(gio.file.File 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.
file | a #GFile |