Enum member cairo_status_t.CAIRO_STATUS_INVALID_INDEX

invalid index passed to getter (Since 1.4)

Declaration

enum cairo_status_t
{
  // ...
  CAIRO_STATUS_INVALID_INDEX = 21,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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