Method

IdePipelineget_runtime

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

Returns: IdeRuntime
 

An IdeRuntime or NULL.

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