Method

IdePipelineget_device

Declaration

IdeDevice*
ide_pipeline_get_device (
  IdePipeline* self
)

Description

Gets the device that the pipeline is building for.

Gets propertyIde.Pipeline:device

Return value

Type: IdeDevice

An IdeDevice.

The data is owned by the instance.