Package: gtk

Function gtk-file-chooser-unselect-uri

Lambda List

gtk-file-chooser-unselect-uri (chooser uri)

Arguments

chooser -- a gtk-file-chooser widget
uri -- a string with the URI to unselect

Details

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.
 

See also

2021-1-28