Method

IdeSubprocessget_stderr_pipe

Declaration

GInputStream*
ide_subprocess_get_stderr_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.