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