Package: cairo
CStruct cairo-region-t
Details      A cairo-region-t structure represents a set of integer-aligned
    rectangles.    It allows operations like the functions cairo-region-union and  cairo-region-intersect to be performed on them. Memory management of cairo-region-t is done with the functions cairo-region-reference and cairo-region-destroy.  | See also | 
2020-12-14