Method
GskPathref
since: 4.14
Declaration [src]
GskPath*
gsk_path_ref (
GskPath* self
)
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. |