Method

IdeObjectref_cancellable

since: 3.32

Declaration

GCancellable*
ide_object_ref_cancellable (
  IdeObject* self
)

Description

Gets a GCancellable for the object.

Available since: 3.32

Return value

Type: GCancellable

A GCancellable.

The data is owned by the instance.