Method

IdePipelineget_runtime

since: 3.32

Declaration

IdeRuntime*
ide_pipeline_get_runtime (
  IdePipeline* self
)

Description

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

Available since: 3.32

Return value

Type: IdeRuntime

An IdeRuntime or NULL.

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