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)
Value
list
containing the URIs of all selected
files and subfolders in the current folder. [ element-type utf8][ transfer full ]