OGMJobQueue — A container to run spawns in order
GObject ╰── OGMJobSpawn ╰── OGMJobContainer ╰── OGMJobList ╰── OGMJobQueue
#include <ogmjob-queue.h>
OGMJobSpawn * ogmjob_queue_new (void);
void
Creates a new OGMJobQueue.
The new OGMJobQueue
struct OGMJobQueue;