Gets the gio.OutputStream that you can write to in order to give data to the stdin of subprocess.
The process must have been created with G_SUBPROCESS_FLAGS_STDIN_PIPE.
the stdout pipe
2.40
Gets the gio.OutputStream that you can write to in order to give data to the stdin of subprocess.
The process must have been created with G_SUBPROCESS_FLAGS_STDIN_PIPE.