[ 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.
files |
the files to add to the list |
n_files |
the number of files in the array |
the newly create files list |