spawnClosePid

On some platforms, notably Windows, the #GPid type represents a resource which must be closed to prevent resource leaking. glib.global.spawnClosePid is provided for this purpose. It should be used on all platforms, even though it doesn't do anything under UNIX.

void
spawnClosePid

Parameters

pid glib.types.Pid

The process reference to close