Method
DexPromisereject
Declaration [src]
void
dex_promise_reject (
  DexPromise* promise,
  GError* error
)
Parameters
- error
- 
            Type: GErrorA GError.The instance takes ownership of the data, and is responsible for freeing it.