DirectoryList.this

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

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