Region.reference

Increases the reference count on region by one. This prevents region from being destroyed until a matching call to cairo_region_destroy() is made. Since 1.10

class Region
reference
()

Return Value

Type: Region

the referenced cairo_region_t.

Meta