Method
DexAsyncPairreturn_boxed
Declaration [src]
void
dex_async_pair_return_boxed (
  DexAsyncPair* async_pair,
  GType boxed_type,
  gpointer instance
)
Description [src]
Resolves async_pair with instance.
This method is not directly available to language bindings.