API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
deprecated: 2.46
gssize g_simple_async_result_get_op_res_gssize ( GSimpleAsyncResult* simple )
Gets a gssize from the asynchronous result.
Deprecated since: 2.46
Use GTask and g_task_propagate_int() instead.
GTask
g_task_propagate_int()
Type: gssize
gssize
A gssize returned from the asynchronous function.