get_stdin_pipe


Description:

public weak OutputStream get_stdin_pipe ()

Gets the OutputStream that you can write to in order to give data to the stdin of this.

The process must have been created with g_subprocess_flags_stdin_pipe.

Parameters:

this

a Subprocess

Returns:

the stdout pipe