gtkFileChooserGetUris {RGtk2} | R Documentation |
Lists all the selected files and subfolders in the current folder of
chooser
. The returned names are full absolute URIs.
gtkFileChooserGetUris(object)
|
[GtkFileChooser ] a GtkFileChooser |
Since 2.4
[list] a list
containing the URIs of all selected
files and subfolders in the current folder.
Derived by RGtkGen from GTK+ documentation