Method

IdePipelineget_toolchain

since: 3.32

Declaration

IdeToolchain*
ide_pipeline_get_toolchain (
  IdePipeline* self
)

Description

A convenience function to get the toolchain for a build pipeline.

Available since: 3.32

Return value

Type: IdeToolchain

An IdeToolchain.

The data is owned by the instance.