Virtual Method

IdeRunnerget_stderr

Declaration

GInputStream*
get_stderr (
  IdeRunner* self
)

Description

No description available.
Available since:3.32

Return value

Returns: GInputStream*
 

An GOutputStream or NULL.

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