get_stdout_pipe
Description:
Gets the InputStream from which to read the stdout output of this.
The process must have been created with g_subprocess_flags_stdout_pipe, otherwise null will be returned.
Parameters:
this |
Returns:
the stdout pipe |