Package: cairo

Function cairo:region-reference

Lambda List

cairo:region-reference (region)

Arguments

region -- a cairo:region-t instance

Return Value

The referenced cairo:region-t instance.

Details

Increases the reference count on region by one. This prevents region from being destroyed until a matching call to the cairo:region-destroy function is made.
 

See also

2025-1-26