equal
Returns whether the two path points refer to the same location on all paths.
Note that the start- and endpoint of a closed contour will compare nonequal according to this definition. Use method@Gsk.Path.is_closed to find out if the start- and endpoint of a concrete path refer to the same location.
Return
TRUE
if @point1 and @point2 are equal
Since
4.14
Parameters
point2
another GskPathPoint