Function
Foundrymkdir_with_parents
deprecated: 1.1
Declaration [src]
DexFuture*
foundry_mkdir_with_parents (
const char* path,
int mode
)
Description [src]
Similar to g_mkdir_with_parents() but runs on a dedicated thread.
Deprecated since: 1.1
Please do not use it in newly written code.