A #cairo_region_t represents a set of integer-aligned rectangles.
It allows set-theoretical operations like cairo.region.Region.union_ and cairo.region.Region.intersect to be performed on them.
Memory management of #cairo_region_t is done with cairo.region.Region.reference and cairo.region.Region.destroy.
A #cairo_region_t represents a set of integer-aligned rectangles.
It allows set-theoretical operations like cairo.region.Region.union_ and cairo.region.Region.intersect to be performed on them.
Memory management of #cairo_region_t is done with cairo.region.Region.reference and cairo.region.Region.destroy.