Enum member cairo_status_t.CAIRO_STATUS_DEVICE_ERROR

an operation to the device caused an unspecified error (Since 1.10)

Declaration

enum cairo_status_t
{
  // ...
  CAIRO_STATUS_DEVICE_ERROR = 35,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1