selected file and subfolder in the current folder. Free the returned list with gobject.object.ObjectWrap.unref.
FileChooser.getFiles
gio.list_model.ListModel getFiles()Lists all the selected files and subfolders in the current folder of chooser as gio.file.File.
Returns
a list model containing a gio.file.File for each
Deprecated
Use gtk.file_dialog.FileDialog instead