Learn R Programming

RGtk2 (version 2.20.31)

gtkFileChooserGetUri: gtkFileChooserGetUri

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

gtkFileChooserGetUri(object)

Arguments

Value

NULL if no file is selected.

Details

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