Rectangle.equal

bool equal(gdk.rectangle.Rectangle rect2)

Checks if the two given rectangles are equal.

Parameters

rect2a [gtk.types.Rectangle]

Returns

true if the rectangles are equal.