AsyncInitable.initFinish

bool initFinish(gio.async_result.AsyncResult res)

Finishes asynchronous initialization and returns the result. See [gio.async_initable.AsyncInitable.initAsync].

Parameters

resa #GAsyncResult.

Returns

true if successful. If an error has occurred, this function

will return false and set error appropriately if present.

Throws

[ErrorWrap]