FileChooser.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

selected file and subfolder in the current folder. Free the returned list with gobject.object.ObjectWrap.unref.

Deprecated