Rect.containsRect

Checks whether a #graphene_rect_t fully contains the given rectangle.

class Rect
bool
containsRect

Parameters

b Rect

a #graphene_rect_t

Return Value

Type: bool

true if the rectangle @a fully contains @b

Meta