DirectoryList.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string attributes = null, gio.file.File file = null)

Creates a new gtk.directory_list.DirectoryList.

The gtk.directory_list.DirectoryList is querying the given file with the given attributes.

Parameters

attributesThe attributes to query with
fileThe file to query

Returns