gtkFileChooserUnselectUri {RGtk2}R Documentation

gtkFileChooserUnselectUri

Description

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.

Usage

gtkFileChooserUnselectUri(object, uri)

Arguments

object [GtkFileChooser] a GtkFileChooser
uri [char] the URI to unselect

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]