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)
Value
list containing a GFile for each selected
file and subfolder in the current folder. [ element-type utf8][ transfer full ]