Emits and clears the current page for backends that support multiple pages. Use cairo.context.Context.copyPage if you don't want to clear the page.
This is a convenience function that simply calls cairo.surface.Surface.showPage on cr's target.
Emits and clears the current page for backends that support multiple pages. Use cairo.context.Context.copyPage if you don't want to clear the page.
This is a convenience function that simply calls cairo.surface.Surface.showPage on cr's target.