OGMJobPipeline — A container to run spawns together
#include <ogmjob-pipeline.h> OGMJobPipeline; OGMJobSpawn* ogmjob_pipeline_new (void);
GObject +----OGMJobSpawn +----OGMJobContainer +----OGMJobList +----OGMJobPipeline
typedef struct _OGMJobPipeline OGMJobPipeline;
OGMJobSpawn* ogmjob_pipeline_new (void);
Creates a new OGMJobPipeline.
Returns :