Function Context.showPage

Emits and clears the current page for backends that support multiple pages. Use copyPage() if you don't want to clear the page.

This is a convenience function that simply calls Surface.showPage() on this's target.

Prototype

void showPage();

Authors

Johannes Pfau cairoD
Andrej Mitrovic cairoD
cairo team cairo

Copyright

License

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