Package: gtk

Function gtk:file-chooser-unselect-filename

Lambda List

gtk:file-chooser-unselect-filename (chooser filenname)

Arguments

chooser -- a gtk:file-chooser widget
filename -- a string with the filename to unselect

Details

Unselects a currently selected filename. If the filename is not in the current directory, does not exist, or is otherwise not currently selected, does nothing.
 

See also

#2023-3-14