gtkFileChooserUnselectFilename {RGtk2} | R Documentation |
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.
gtkFileChooserUnselectFilename(object, filename)
|
[GtkFileChooser ] a GtkFileChooser |
|
[char] the filename to unselect |
Since 2.4
Derived by RGtkGen from GTK+ documentation