GAsyncInitableIface.initFinish

struct GAsyncInitableIface
extern (C)
int function(GAsyncInitable* initable, GAsyncResult* res, GError** err) initFinish;

Return Value

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

Throws

GException on failure.