DirectoryList.setFile
void setFile(gio.file.File file = null)Sets the file to be enumerated and starts the enumeration.
If file is null, the result will be an empty list.
Parameters
file | the [gio.file.File] to be enumerated |
void setFile(gio.file.File file = null)Sets the file to be enumerated and starts the enumeration.
If file is null, the result will be an empty list.
file | the [gio.file.File] to be enumerated |