Function
Dexfile_make_directory_with_parents
unstable since: 0.12
Declaration [src]
DexFuture*
dex_file_make_directory_with_parents (
GFile* file
)
Description [src]
Creates a directory at file
.
If file
already exists and is a directory, then the future
will resolve to TRUE
.
Available since: 0.12