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