Description Usage Arguments Details Author(s)
Emits the current page for backends that support multiple pages, but
doesn't clear it, so, the contents of the current page will be retained
for the next page too. Use cairoShowPage
if you want to get an
empty page after the emission.
1 | cairoCopyPage(cr)
|
|
[ |
This is a convenience function that simply calls
cairoSurfaceCopyPage
on cr
's target.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.