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

a GtkFileChooser

filename

the filename to unselect

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]