AsyncResult


Description:

[ CCode ( has_construct_function = false ) ]
public async AsyncResult (void* source_object, Cancellable? cancellable)

Creates a new [class@Dex.

AsyncResult].

Use this to integrate with `GAsyncResult` by calling [method@Dex.AsyncResult.await] to complete when the dependent future resolves.