Method

IdePipelineStageget_active

since: 3.32

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.

Available since: 3.32

Return value

Type: gboolean

TRUE if the stage is actively executing or cleaning.