FileList.newFromList
Creates a new files list container from a singly linked list of gio.file.File instances.
This function is meant to be used by language bindings
Parameters
files | a list of files |
Returns
the newly created files list
Creates a new files list container from a singly linked list of gio.file.File instances.
This function is meant to be used by language bindings
files | a list of files |