Method

IdePipelineget_runtime

Declaration

IdeRuntime*
ide_pipeline_get_runtime (
  IdePipeline* self
)

Description

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

Return value

Type: IdeRuntime

An IdeRuntime or NULL.

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