FileList.newFromArray
gdk.file_list.FileList newFromArray(gio.file.File[] files)Creates a new [gdk.file_list.FileList] for the given array of files.
This function is meant to be used by language bindings.
Parameters
files | the files to add to the list |
Returns
the newly create files list