get_op_res_gboolean


Description:

[ Version ( deprecated = true , deprecated_since = "2.46" ) ]
public bool get_op_res_gboolean ()

Warning: get_op_res_gboolean is deprecated since 2.46.

Gets the operation result boolean from within the asynchronous result.

Note:

Use Task and propagate_boolean instead.

Parameters:

this

a SimpleAsyncResult.

Returns:

true if the operation's result was true, false if the operation's result was false.