set_op_res_gboolean


Description:

[ Version ( deprecated = true , deprecated_since = "2.46" ) ]
public void set_op_res_gboolean (bool op_res)

Warning: set_op_res_gboolean is deprecated since 2.46.

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

Note:

Use Task and return_boolean instead.

Parameters:

this

a SimpleAsyncResult.

op_res

a bool.