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