Method

IdePipelineget_toolchain

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

Returns: IdeToolchain
 

An IdeToolchain.

 The data is owned by the instance.