Method

IdeRunnerget_stdout

since: 3.32

Declaration

GInputStream*
ide_runner_get_stdout (
  IdeRunner* self
)

Description

No description available.

Available since: 3.32

Return value

Type: GInputStream

An GOutputStream or NULL.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.