Box.containsBox

Checks whether the #graphene_box_t @a contains the given #graphene_box_t @b.

class Box
bool
containsBox
()

Parameters

b Box

a #graphene_box_t

Return Value

Type: bool

true if the box is contained in the given box

Meta