Rect.containsPoint

bool containsPoint(graphene.point.Point p) nothrow

Checks whether a #graphene_rect_t contains the given coordinates.

Parameters

pa #graphene_point_t

Returns

true if the rectangle contains the point