Method

IdePipelinehas_configured

Declaration

gboolean
ide_pipeline_has_configured (
  IdePipeline* self
)

Description

Checks to see if the pipeline has advanced far enough to ensure that the configure stage has been reached.

Available since:3.32

Return value

Returns: gboolean
 

TRUE if IDE_PIPELINE_PHASE_CONFIGURE has been reached.