FileT.makeDirectoryFinish

Finishes an asynchronous directory creation, started with g_file_make_directory_async().

template FileT(TStruct)
bool
makeDirectoryFinish

Parameters

result AsyncResultIF

Return Value

Type: bool

TRUE on successful directory creation, FALSE otherwise.

Throws

GException on failure.

Meta

Since

2.38