gtkFileChooserUnselectFilename {RGtk2}R Documentation

gtkFileChooserUnselectFilename

Description

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.

Usage

gtkFileChooserUnselectFilename(object, filename)

Arguments

object [GtkFileChooser] a GtkFileChooser
filename [char] the filename to unselect

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]