Method

AstalRiverGeometrycopy

Declaration

AstalRiverGeometry*
astal_river_geometry_copy (
  AstalRiverGeometry* geometry
)

Description

Creates a copy of the given AstalRiverGeometry.

Return value

Type: AstalRiverGeometry

No description available.

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