Package: cairo

Function cairo:device-destroy

Lambda List

cairo:device-destroy (device)

Arguments

device -- a cairo:device-t instance

Details

Decreases the reference count on device by one. If the result is zero, then device and all associated resources are freed. See the cairo:device-reference function.

This function may acquire devices if the last reference was dropped.
 

See also

2024-1-16