equal

fun equal(b: Rect): Boolean

Checks whether the two given rectangle are equal.

Return

true if the rectangles are equal

Since

1.0

Parameters

b

a #graphene_rect_t