Surface.showPage - multiple declarations

Function Surface.showPage

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

There is a convenience function for this that can be called on a Context, namely Context.showPage().

Prototype

void showPage();

Function Surface.showPage

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

There is a convenience function for this that can be called on a Context, namely Context.showPage().

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