AsyncInitable.initFinish

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

interface AsyncInitable
bool
initFinish

Parameters

res gio.async_result.AsyncResult

a #GAsyncResult.

Return Value

Type: bool

true if successful. If an error has occurred, this function will return false and set error appropriately if present.