SimpleAsyncResult.setOpResGssize

void setOpResGssize(ptrdiff_t opRes)

Sets the operation result within the asynchronous result to the given op_res.

Parameters

opResa #gssize.

Deprecated

Use #GTask and [gio.task.Task.returnInt] instead.