Function cairo_pdf_surface_restrict_to_version
Prototype
extern(C) void cairo_pdf_surface_restrict_to_version(
cairo_surface_t* surface,
cairo_pdf_version_t ver
);
Authors
Johannes Pfau | cairoD |
cairo team | cairo |
Copyright
License
cairoD wrapper/bindings | Boost License 1.0 |
cairo | LGPL 2.1 / MPL 1.1 |