Method

GskPathPointcopy

since: 4.14

Declaration [src]

GskPathPoint*
gsk_path_point_copy (
  GskPathPoint* point
)

Description [src]

Copies a path point.

Available since: 4.14

Return value

Type: GskPathPoint

The copied point.

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