Documentation
Dlang.org
Rectangle.equal
gdk
rectangle
Rectangle
Checks if the two given rectangles are equal.
struct
Rectangle
bool
equal
(
gdk.rectangle.Rectangle
rect2
)
Parameters
rect2
gdk
.
rectangle
.
Rectangle
a #GdkRectangle
Return Value
Type:
bool
true if the rectangles are equal.
gdk
rectangle
Rectangle
functions
equal
intersect
union_
properties
_gType
static functions
_getGType
variables
height
width
x
y
Checks if the two given rectangles are equal.