API Version: 2.0
Library Version: 2.72
gssize g_simple_async_result_get_op_res_gssize ( GSimpleAsyncResult* simple )
Gets a gssize from the asynchronous result.
Use GTask and g_task_propagate_int() instead.
GTask
g_task_propagate_int()
Type: gssize
gssize
A gssize returned from the asynchronous function.