Region.unionRectangle
cairo.types.Status unionRectangle(cairo.types.RectangleInt rectangle)Computes the union of dst with rectangle and places the result in dst.
Parameters
rectangle | a #cairo_rectangle_int_t |
Returns
[cairo.types.Status.Success] or [cairo.types.Status.NoMemory]