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