Region.unionRectangle

cairo.types.Status unionRectangle(cairo.types.RectangleInt rectangle) nothrow

Computes the union of dst with rectangle and places the result in dst.

Parameters

rectanglea #cairo_rectangle_int_t

Returns