Method

IdeEnvironmentset_environ

Declaration

void
ide_environment_set_environ (
  IdeEnvironment* self,
  const gchar* const* env
)

Description

No description available.

Parameters

env

Type: const gchar* const*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.