gtkFileChooserSelectFilename: gtkFileChooserSelectFilename

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Selects a filename. If the file name isn't in the current folder of chooser, then the current folder of chooser will be changed to the folder containing filename.

Usage

1
gtkFileChooserSelectFilename(object, filename)

Arguments

object

a GtkFileChooser

filename

the filename to select

Details

Since 2.4

Value

[logical] TRUE if both the folder could be changed and the file was selected successfully, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.