Method
DexPromiseresolve
Declaration [src]
void
dex_promise_resolve (
DexPromise* promise,
const GValue* value
)
Parameters
value
-
Type:
GValue
A
GValue
containing the resolved value.The data is owned by the caller of the method.