Method

IdeTaskget_cancellable

Declaration

GCancellable*
ide_task_get_cancellable (
  IdeTask* self
)

Description

Gets the GCancellable for the task.

Available since:3.32

Return value

Returns: GCancellable
 

A GCancellable or NULL.

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