Join us for
RADAR: AI Edition
Save Your Seat
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkFileChooserGetUris: gtkFileChooserGetUris
Description
Lists all the selected files and subfolders in the current folder of
chooser
. The returned names are full absolute URIs.
Usage
gtkFileChooserGetUris(object)
Arguments
object
a
GtkFileChooser
Value
list
containing the URIs of all selected files and subfolders in the current folder.
[
element-type
utf8][
transfer full
]
Details
Since 2.4