Package: cairo

Function cairo:surface-device

Lambda List

cairo:surface-device (surface)

Arguments

surface -- a cairo:surface-t instance

Return Value

The cairo:device-t instance with the device for surface or nil if the surface does not have an associated device.

Details

This function returns the device for a surface. See the cairo:device-t documentation.
 

See also

2025-1-18