AsyncInitableIF.initFinish

Finishes asynchronous initialization and returns the result. See g_async_initable_init_async().

interface AsyncInitableIF
bool
initFinish

Parameters

res AsyncResultIF

Return Value

Type: bool

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

Throws

GException on failure.

Meta

Since

2.22