Subprocess.getStdinPipe

Gets the gio.OutputStream 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.

class Subprocess
getStdinPipe
()

Return Value

the stdout pipe

Meta

Since

2.40