get_op_res_gpointer


Description:

[ CCode ( simple_generics = true ) ]
public unowned T get_op_res_gpointer<T> ()

Gets a pointer result as returned by the asynchronous function.

Note:

Use Task and propagate_pointer instead.

Parameters:

this

a SimpleAsyncResult.

Returns:

a pointer from the result.