FileList.from_list


Description:

[ 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

Parameters:

files

a list of files

Returns:

the newly created files list