[ CCode ( has_construct_function = false ) ]
[ Version ( since = "4.8" ) ]
public FileList.from_list (SList<File> files)
Creates a new files list container from a singly linked list of `GFile` instances.
This function is meant to be used by language bindings
files |
a list of files |
the newly created files list |