Prototype of a #GChildWatchSource callback, called when a child
process has exited.
To interpret wait_status, see the documentation
for glib.global.spawnCheckWaitStatus. In particular,
on Unix platforms, note that it is usually not equal
to the integer passed to exit() or returned from main().
Prototype of a #GChildWatchSource callback, called when a child process has exited.
To interpret wait_status, see the documentation for glib.global.spawnCheckWaitStatus. In particular, on Unix platforms, note that it is usually not equal to the integer passed to exit() or returned from main().