Method
GskPathPointcompare
since: 4.14
Declaration [src]
int
gsk_path_point_compare (
const GskPathPoint* point1,
const GskPathPoint* point2
)
Parameters
point2
-
Type:
GskPathPoint
Another path point.
The data is owned by the caller of the method.