Context.showPage

Emits and clears the current page for backends that support multiple pages. Use cairo_copy_page() if you don't want to clear the page. This is a convenience function that simply calls cairo_surface_show_page() on cr's target. Since 1.0

class Context
void
showPage
()

Meta