Rectangle.equal
bool equal(gdk.rectangle.Rectangle rect2)Checks if the two given rectangles are equal.
Parameters
rect2 | a [gtk.types.Rectangle] |
Returns
true if the rectangles are equal.
bool equal(gdk.rectangle.Rectangle rect2)Checks if the two given rectangles are equal.
rect2 | a [gtk.types.Rectangle] |