Method
GeglRectangledup
Declaration [src]
GeglRectangle*
gegl_rectangle_dup (
const GeglRectangle* rectangle
)
Return value
Type: GeglRectangle
A GeglRectangle
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |