Tests whether the given point is inside the area that would be visible through the current clip, i.e. the area that would be filled by a cairo_paint() operation. See cairo_clip(), and cairo_clip_preserve(). Since 1.10
X coordinate of the point to test
Y coordinate of the point to test
A non-zero value if the point is inside, or zero if outside.
See Implementation
Tests whether the given point is inside the area that would be visible through the current clip, i.e. the area that would be filled by a cairo_paint() operation. See cairo_clip(), and cairo_clip_preserve(). Since 1.10