Function cairo_region_create_rectangle

Prototype

extern(C) cairo_region_t* cairo_region_create_rectangle(
  const(cairo_rectangle_int_t*) rectangle
);

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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