gtkFileChooserGetFile {RGtk2} | R Documentation |
Gets the GFile
for the currently selected file in
the file selector. If multiple files are selected,
one of the files will be returned at random.
gtkFileChooserGetFile(object)
|
If the file chooser is in folder mode, this function returns the selected folder. Since 2.14
Derived by RGtkGen from GTK+ documentation