Method

FoundryDevicedup_triplet

Declaration [src]

FoundryTriplet*
foundry_device_dup_triplet (
  FoundryDevice* self
)

Description [src]

Get the triplet for the device.

Return value

Type: FoundryTriplet*

A FoundryDevice.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.