Method
GtkFileChooserunselect_uri
since: 2.4
Declaration [src]
void
gtk_file_chooser_unselect_uri (
GtkFileChooser* chooser,
const char* uri
)
Description [src]
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.
Available since: 2.4