Method

IdeEnvironmentcopy

Declaration

IdeEnvironment*
ide_environment_copy (
  IdeEnvironment* self
)

Description

Copies the contents of IdeEnvironment into a newly allocated IdeEnvironment.

Return value

Type: IdeEnvironment

An IdeEnvironment.

The caller of the method takes ownership of the data, and is responsible for freeing it.