Method

IdeLocationdup

Declaration

IdeLocation*
ide_location_dup (
  IdeLocation* self
)

Description

Makes a deep copy of self.

Return value

Type: IdeLocation

A new IdeLocation.

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