getStdinPipe

Gets the #GOutputStream 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 and not %G_SUBPROCESS_FLAGS_STDIN_INHERIT, otherwise null will be returned.

Return

the stdout pipe

Since

2.40