Method Cairo.Surface()->show_page()
- Method
show_page
void
show_page()- Description
Emits and clears the current page for backends that support multiple pages. Use copy_page() if you don't want to clear the page.
There is a convenience function for this in Context, namely Context->show_page().