Method
GeglRectangleequal
Declaration [src]
gboolean
gegl_rectangle_equal (
const GeglRectangle* rectangle1,
const GeglRectangle* rectangle2
)
Description [src]
Check if two GeglRectangles
are equal.
Returns TRUE if rectangle
and rectangle2
are equal.
Parameters
rectangle2 |
GeglRectangle |
A |
|
The data is owned by the caller of the function. |