Method

IdeSubprocessget_stdout_pipe

Declaration

GInputStream*
ide_subprocess_get_stdout_pipe (
  IdeSubprocess* self
)

Description

No description available.
Available since:3.32

Return value

Returns: GInputStream
 

A GInputStream or NULL.

 The data is owned by the instance.