[ 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.
Use Task and propagate_boolean instead.
this |
true if the operation's result was true, false if the operation's result was false. |