FileChooser.unselectUri

void unselectUri(string uri)

Unselects the file referred to by uri. If the file is not in the current directory, does not exist, or is otherwise not currently selected, does nothing.

Parameters

urithe URI to unselect