Package: cairo
Function cairo:reference-count
Lambda Listcairo:reference-count (cr) ArgumentsReturn ValueThe unsigned integer for the current reference count of cr. Details      
    Returns the current reference count of the Cairo context.  
  If the Cairo context is a "nil" context, 0 will be returned.      | See also | 
2025-09-01