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.

Return value

Type: gboolean

TRUE if IDE_PIPELINE_PHASE_CONFIGURE has been reached.