go
equal
gdk
Rectangle
Checks if the two given rectangles are equal.
bool
equal
(
GdkRectangle
*
rect1
,
GdkRectangle
*
rect2
)
Parameters
rect2
GdkRectangle
*
a
gdk.Rectangle
Return Value
Type:
bool
TRUE
if the rectangles are equal.
Meta
Since
3.20
gdk
Rectangle
functions
equal
intersect
union_
Checks if the two given rectangles are equal.