Method

IdePipelineget_device_info

Declaration

IdeDeviceInfo*
ide_pipeline_get_device_info (
  IdePipeline* self
)

Description

Gets the device info for the current device.

Return value

Type: IdeDeviceInfo

An IdeDeviceInfo or NULL.

The data is owned by the instance.
The return value can be NULL.