Method
GskPathref
unstable 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 data, and is responsible for freeing it. |