Rect.containsRect

bool containsRect(graphene.rect.Rect b)

Checks whether a #graphene_rect_t fully contains the given rectangle.

Parameters

ba #graphene_rect_t

Returns

true if the rectangle a fully contains b