Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkFileChooserGetFiles

gtkFileChooserGetFiles


Description

Lists all the selected files and subfolders in the current folder of chooser as GFile. An internal function, see gtkFileChooserGetUris.

Usage

gtkFileChooserGetFiles(object)

Arguments

object

a GtkFileChooser

Details

Since 2.14

Value

[list] a list containing a GFile for each selected file and subfolder in the current folder. [ element-type utf8][ transfer full ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.