Rect.containsPoint

Checks whether a #graphene_rect_t contains the given coordinates.

class Rect
bool
containsPoint

Parameters

p Point

a #graphene_point_t

Return Value

Type: bool

true if the rectangle contains the point

Meta