SimpleAsyncResult.setOpResGssize
void setOpResGssize(ptrdiff_t opRes)Sets the operation result within the asynchronous result to the given op_res.
Parameters
opRes | a #gssize. |
Deprecated
Use #GTask and [gio.task.Task.returnInt] instead.
void setOpResGssize(ptrdiff_t opRes)Sets the operation result within the asynchronous result to the given op_res.
opRes | a #gssize. |