| OGMJob Reference Manual | ||||
|---|---|---|---|---|
#include <ogmjob-list.h>
OGMJobList;
GList* ogmjob_list_get_children (OGMJobList *list);
GObject +----OGMJobSpawn +----OGMJobContainer +----OGMJobList +----OGMJobPipeline +----OGMJobQueue
GList* ogmjob_list_get_children (OGMJobList *list);
Returns the list's children.
|
An OGMJobList |
Returns : |
A GList, or NULL |