Method
FoundryBuildAddindup_pipeline
Declaration [src]
FoundryBuildPipeline*
foundry_build_addin_dup_pipeline (
FoundryBuildAddin* self
)
Return value
Type: FoundryBuildPipeline
A [class@Foundry.BuildPipeline
or NULL
if the pipeline has been destroyed.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |