Method

IdeTripletref

since: 3.32

Declaration

IdeTriplet*
ide_triplet_ref (
  IdeTriplet* self
)

Description

Increases the reference count of self.

Available since: 3.32

Return value

Type: IdeTriplet

An IdeTriplet.

The data is owned by the instance.