Method

IdePipelineget_config

Declaration

IdeConfig*
ide_pipeline_get_config (
  IdePipeline* self
)

Description

Gets the IdeConfig to use for the pipeline.

Available since:3.32
Gets propertyIde.Pipeline:config

Return value

Returns: IdeConfig
 

An IdeConfig.

 The data is owned by the instance.