SimpleAsyncResult.setOpResGpointer

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

More...
class SimpleAsyncResult
void
setOpResGpointer

Parameters

opRes void*

a pointer result from an asynchronous function.

destroyOpRes GDestroyNotify

a #GDestroyNotify function.

Detailed Description

Deprecated: Use #GTask and g_task_return_pointer() instead.

Meta