Gets the #GInputStream from which to read the stderr output of subprocess.
The process must have been created with gio.types.SubprocessFlags.StderrPipe, otherwise null will be returned.
the stderr pipe
Gets the #GInputStream from which to read the stderr output of subprocess.
The process must have been created with gio.types.SubprocessFlags.StderrPipe, otherwise null will be returned.