Method

IdeEnvironmentset_environ

Declaration

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

Description

No description available.

Parameters

env const gchar* const*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.