Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkFileChooserUnselectFile: gtkFileChooserUnselectFile
Description
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.
Usage
gtkFileChooserUnselectFile(object, file)
Arguments
object
a
GtkFileChooser
file
a
GFile
Details
Since 2.14