Method

IdePipelineget_config

Declaration

IdeConfig*
ide_pipeline_get_config (
  IdePipeline* self
)

Description

Gets the IdeConfig to use for the pipeline.

Gets propertyIde.Pipeline:config

Return value

Type: IdeConfig

An IdeConfig.

The data is owned by the instance.