| OGMJob Reference Manual | ||||
|---|---|---|---|---|
#include <ogmjob-bin.h>
OGMJobBin;
OGMJobSpawn* ogmjob_bin_get_child (OGMJobBin *bin);
OGMJobSpawn* ogmjob_bin_get_child (OGMJobBin *bin);
Gets the child of the OGMJobBin, or NULL if the bin contains no child spawn.
bin : |
An OGMJobBin |
| Returns : | An OGMJobSpawn |