Method

IdeRunnerget_environment

since: 3.32

Declaration

IdeEnvironment*
ide_runner_get_environment (
  IdeRunner* self
)

Description

No description available.

Available since: 3.32

Gets propertyIde.Runner:environment

Return value

Type: IdeEnvironment

The IdeEnvironment the process launched uses.

The data is owned by the instance.