return_object


Description:

public void return_object (owned Object instance)

Resolves this with a value of instance.

This function is meant to be used when manually wrapping various [callback@Gio.AsyncReadyCallback] based API.

The ownership of instance is taken when calling this function.

Parameters:

this

a [class@Dex.AsyncPair]

instance

a [class@GObject.Object]