Method

GskPathref

since: 4.14

Declaration [src]

GskPath*
gsk_path_ref (
  GskPath* self
)

Description [src]

Increases the reference count of a GskPath by one.

Available since: 4.14

Return value

Type: GskPath

The passed in GskPath.

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