AsyncInitable.newFinish

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

Parameters

resthe #GAsyncResult from the callback

Returns

a newly created #GObject,

or null on error. Free with [gobject.object.ObjectWrap.unref].

Throws

[ErrorWrap]