Method
IdePipelineget_stage_by_id
since: 3.32
Description
Gets the stage matching the identifier stage_id
as returned from ide_pipeline_attach().
Available since: 3.32
Return value
Type: IdePipelineStage
An IdePipelineStage
or NULL
if the
stage could not be found.
The data is owned by the instance. |
The return value can be NULL . |