Method

IdeTaskget_return_on_cancel

Declaration

gboolean
ide_task_get_return_on_cancel (
  IdeTask* self
)

Description

Gets the return_on_cancel value, which means the task will return immediately when the GCancellable is cancelled.

Return value

Type: gboolean

No description available.