gtkFileChooserGetUri: gtkFileChooserGetUri

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Gets the URI for the currently selected file in the file selector. If multiple files are selected, one of the filenames will be returned at random.

Usage

1

Arguments

object

a GtkFileChooser

Details

If the file chooser is in folder mode, this function returns the selected folder. Since 2.4

Value

[character] The currently selected URI, or NULL if no file is selected.

Author(s)

Derived by RGtkGen from GTK+ documentation


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