set_op_res_gpointer


Description:

public void set_op_res_gpointer<T> (owned T op_res)

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

Parameters:

this

a SimpleAsyncResult.

op_res

a pointer result from an asynchronous function.

destroy_op_res

a DestroyNotify function.