Method

IdeSubprocessget_stdin_pipe

Declaration

GOutputStream*
ide_subprocess_get_stdin_pipe (
  IdeSubprocess* self
)

Description

No description available.

Return value

Type: GOutputStream

A GOutputStream or NULL.

The data is owned by the instance.