Package: cairo

Function cairo-device-get-type

Lambda List

cairo-device-get-type (device)

Arguments

device -- a cairo-device-t instance

Return Value

A value of the cairo-device-type-t enumeration for the type of device.

Details

This function returns the type of the device. See the cairo-device-type-t enumeration for available types.
 

See also

2020-12-16