AsyncInitableT.initFinish

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

template AsyncInitableT(TStruct)
bool
initFinish

Parameters

res AsyncResultIF

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.

Throws

GException on failure.

Meta

Since

2.22