FileT.makeDirectoryAsync

Asynchronously creates a directory.

template FileT(TStruct)
void
makeDirectoryAsync
(,
Cancellable cancellable
,
GAsyncReadyCallback callback
,
void* userData
)

Parameters

ioPriority int

the [I/O priority][io-priority] of the request

cancellable Cancellable

optional #GCancellable object, %NULL to ignore

callback GAsyncReadyCallback

a #GAsyncReadyCallback to call when the request is satisfied

userData void*

the data to pass to callback function

Meta

Since

2.38