SimpleAsyncResult.setOpResGpointer

Sets the operation result within the asynchronous result to a pointer.

class SimpleAsyncResult
void
setOpResGpointer

Parameters

opRes void*

a pointer result from an asynchronous function.

destroyOpRes GDestroyNotify

a #GDestroyNotify function.

Meta