FileList.newFromList

Creates a new files list container from a singly linked list of gio.file.File instances.

This function is meant to be used by language bindings

class FileList
static
newFromList

Parameters

files gio.file.File[]

a list of files

Return Value

Type: gdk.file_list.FileList

the newly created files list