[ Version ( deprecated = true , deprecated_since = "2.46" ) ]
public bool propagate_error () throws Error
Warning: propagate_error is deprecated since 2.46.
Propagates an error from within the simple asynchronous result to a given destination.
Use Task instead.
If the Cancellable given to a prior call to
set_check_cancellable is cancelled then this function will
return true with dest
set appropriately.
this |
true if the error was propagated to |