Method

IdeTripletref

Declaration

IdeTriplet*
ide_triplet_ref (
  IdeTriplet* self
)

Description

Increases the reference count of self.

Available since:3.32

Return value

Returns: IdeTriplet
 

An IdeTriplet.

 The data is owned by the instance.