Method
DexAsyncPairreturn_variant
Declaration [src]
void
dex_async_pair_return_variant (
DexAsyncPair* async_pair,
GVariant* variant
)
Parameters
variant |
GVariant |
The variant to resolve with. |
|
| The instance takes ownership of the data, and is responsible for freeing it. |