Method

IdeSubprocessget_stderr_pipe

since: 3.32

Declaration

GInputStream*
ide_subprocess_get_stderr_pipe (
  IdeSubprocess* self
)

Description

No description available.

Available since: 3.32

Return value

Type: GInputStream

A GInputStream or NULL.

The data is owned by the instance.