[ Version ( deprecated = true , deprecated_since = "2.46" ) ]
public void set_handle_cancellation (bool handle_cancellation)
Warning: set_handle_cancellation is deprecated since 2.46.
Sets whether to handle cancellation within the asynchronous operation.
This function has nothing to do with set_check_cancellable . It only refers to the Cancellable passed to run_in_thread.
this | |
handle_cancellation |
a bool. |