Method
DexFutureawait_boxed
Declaration [src]
gpointer
dex_await_boxed (
DexFuture* future
GError** error
)
Description [src]
Awaits on future
and returns the G_TYPE_BOXED
based result.
This method is not directly available to language bindings.