cairo_region_t

Main Gtk struct. A cairo_region_t represents a set of integer-aligned rectangles. It allows set-theoretical operations like Region.union and Region.intersect to be performed on them. Memory management of cairo_region_t is done with Region.reference and Region.destroy. Since 1.10

struct cairo_region_t