Rectangle.equal

Checks if the two given rectangles are equal.

class Rectangle
bool
equal

Parameters

rect2 gdk.rectangle.Rectangle

Return Value

Type: bool

true if the rectangles are equal.