FileList.newFromArray

Creates a new gdk.file_list.FileList for the given array of files.

This function is meant to be used by language bindings.

class FileList
static
newFromArray

Parameters

files gio.file.File[]

the files to add to the list

Return Value

Type: gdk.file_list.FileList

the newly create files list