Method

IdePipelineget_device_info

Declaration

IdeDeviceInfo*
ide_pipeline_get_device_info (
  IdePipeline* self
)

Description

Gets the device info for the current device.

Available since:3.32

Return value

Returns: IdeDeviceInfo
 

An IdeDeviceInfo or NULL.

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