Method

IdeSubprocessget_stdin_pipe

Declaration

GOutputStream*
ide_subprocess_get_stdin_pipe (
  IdeSubprocess* self
)

Description

No description available.
Available since:3.32

Return value

Returns: GOutputStream
 

A GOutputStream or NULL.

 The data is owned by the instance.