Method

IdeTaskget_cancellable

Declaration

GCancellable*
ide_task_get_cancellable (
  IdeTask* self
)

Description

Gets the GCancellable for the task.

Return value

Type: GCancellable

A GCancellable or NULL.

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