Method

IdePipelineget_device

Declaration

IdeDevice*
ide_pipeline_get_device (
  IdePipeline* self
)

Description

Gets the device that the pipeline is building for.

Available since:3.32
Gets propertyIde.Pipeline:device

Return value

Returns: IdeDevice
 

An IdeDevice.

 The data is owned by the instance.