Method

IdePipelineget_device_info

since: 3.32

Declaration

IdeDeviceInfo*
ide_pipeline_get_device_info (
  IdePipeline* self
)

Description

Gets the device info for the current device.

Available since: 3.32

Return value

Type: IdeDeviceInfo

An IdeDeviceInfo or NULL.

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