Packages
gtk4
Gdk
Rectangle
contains_point
equal
intersect
union
equal
Description:
public
bool
equal
(
Rectangle
rect2)
Checks if the two given rectangles are equal.
Parameters:
this
a `GdkRectangle`
rect2
a `GdkRectangle`
Returns:
true
if the rectangles are equal.