Package: gdk

Function gdk:rectangle-equal

Lambda List

gdk:rectangle-equal (rect1 rect2)

Arguments

rect1 -- a gdk:rectangle instance
rect2 -- a gdk:rectangle instance

Return Value

True if the rectangles are equal.

Details

Checks if the two given rectangles are equal.
 

See also

2024-7-9