Method

FoundryCiPipelinelist_jobs

unstable since: 1.2

Declaration [src]

GListModel*
foundry_ci_pipeline_list_jobs (
  FoundryCiPipeline* self
)

Description [src]

Lists the jobs known to the pipeline.

Available since: 1.2

Return value

Type: A list model of GObject

A GListModel of FoundryCiJob.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.