Property

IdePipelineStage:transient

Declaration

property transient: gboolean [ read, write ]

Description

If the build stage is transient.

A transient build stage is removed after the completion of ide_pipeline_build_async(). This can be a convenient way to add a temporary item to a build pipeline that should be immediately discarded.

Type: gboolean
Default valueFALSE
Getter methodide_pipeline_stage_get_transient()
Setter methodide_pipeline_stage_set_transient()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno