AsyncInitableT.newFinish

Finishes the async construction for the various g_async_initable_new calls, returning the created object or null on error.

template AsyncInitableT()
override
newFinish

Parameters

res gio.async_result.AsyncResult

the #GAsyncResult from the callback

Return Value

Type: gobject.object.ObjectG

a newly created #GObject, or null on error. Free with gobject.object.ObjectG.unref.