DirectoryList

constructor(attributes: String? = null, file: <Error class: unknown class>? = null)

Creates a new GtkDirectoryList.

The GtkDirectoryList is querying the given @file with the given @attributes.

Return

a new GtkDirectoryList

Parameters

attributes

The attributes to query with

file

The file to query


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