Subprocess.getStderrPipe

Gets the #GInputStream from which to read the stderr output of subprocess.

The process must have been created with gio.types.SubprocessFlags.StderrPipe, otherwise null will be returned.

class Subprocess
getStderrPipe
()

Return Value

Type: gio.input_stream.InputStream

the stderr pipe