Rect.equal

Checks whether the two given rectangle are equal.

class Rect
bool
equal

Parameters

b Rect

a #graphene_rect_t

Return Value

Type: bool

true if the rectangles are equal

Meta