Surface.showPage
void showPage()Emits and clears the current page for backends that support multiple pages. Use [cairo.surface.Surface.copyPage] if you don't want to clear the page.
There is a convenience function for this that takes a #cairo_t, namely [cairo.context.Context.showPage].