File.makeDirectoryFinish
bool makeDirectoryFinish(gio.async_result.AsyncResult result)Finishes an asynchronous directory creation, started with [gio.file.File.makeDirectoryAsync].
Parameters
result | a #GAsyncResult |
Returns
true on successful directory creation, false otherwise.
Throws
[ErrorWrap]