Method

IdeObjectref_cancellable

Declaration

GCancellable*
ide_object_ref_cancellable (
  IdeObject* self
)

Description

Gets a GCancellable for the object.

Return value

Type: GCancellable

A GCancellable.

The data is owned by the instance.