Package: cairo

Function cairo-surface-get-reference-count

Lambda List

cairo-surface-get-reference-count (surface)

Arguments

surface -- a cairo-surface-t instance

Return Value

The current reference count of surface. If the instance is a nil instance, 0 will be returned.

Details

Returns the current reference count of surface.
 

See also

2020-12-16