FileList.from_array


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "4.8" ) ]
public FileList.from_array (File[] files)

Creates a new `GdkFileList` 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

n_files

the number of files in the array

Returns:

the newly create files list