in_fill


Description:

public bool in_fill (Point point, FillRule fill_rule)

Returns whether the given point is inside the area that would be affected if the path was filled according to fill_rule.

Note that this function assumes that filling a contour implicitly closes it.

Parameters:

this

a `GskPath`

point

the point to test

fill_rule

the fill rule to follow

Returns:

`TRUE` if point is inside