Method

IdeTaskget_cancellable

since: 3.32

Declaration

GCancellable*
ide_task_get_cancellable (
  IdeTask* self
)

Description

Gets the GCancellable for the task.

Available since: 3.32

Return value

Type: GCancellable

A GCancellable or NULL.

The data is owned by the instance.
The return value can be NULL.