FileList

class FileList(val gdkFileListPointer: <Error class: unknown class><<Error class: unknown class>>)(source)

An opaque type representing a list of files.

Skipped during bindings generation

  • parameter files: Array parameter of type Gio.File is not supported

Since

4.6

Constructors

Link copied to clipboard
constructor(files: <Error class: unknown class>)

Creates a new files list container from a singly linked list of GFile instances.

constructor(gdkFileListPointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gdkFileListPointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
fun getFiles(): <Error class: unknown class>

Retrieves the list of files inside a GdkFileList.