cairoSurfaceShowPage: cairoSurfaceShowPage
Description
Emits and clears the current page for backends that support multiple
pages. Use cairoSurfaceCopyPage
if you don't want to clear the page.Usage
cairoSurfaceShowPage(surface)
Details
There is a convenience function for this that takes a Cairo
,
namely cairoShowPage
.
Since 1.6