Method

IdePipelineStageget_active

Declaration

gboolean
ide_pipeline_stage_get_active (
  IdePipelineStage* self
)

Description

Gets the “active” property, which is set to TRUE when the build stage is actively executing or cleaning.

Return value

Type: gboolean

TRUE if the stage is actively executing or cleaning.