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