Method

IdeObjectref_cancellable

Declaration

GCancellable*
ide_object_ref_cancellable (
  IdeObject* self
)

Description

Gets a GCancellable for the object.

Available since:3.32

Return value

Returns: GCancellable*
 

A GCancellable.

 The data is owned by the instance.