Rect.containsPoint

Checks whether a #graphene_rect_t contains the given coordinates.

class Rect
bool
containsPoint

Parameters

p graphene.point.Point

a #graphene_point_t

Return Value

Type: bool

true if the rectangle contains the point