cairoSurfaceShowPage {RGtk2} | R Documentation |
Emits and clears the current page for backends that support multiple
pages. Use cairoSurfaceCopyPage
if you don't want to clear the page.
cairoSurfaceShowPage(surface)
|
[ cairo_Surface_t |
There is a convenience function for this that takes a Cairo
,
namely cairoShowPage
.
Since 1.6
Derived by RGtkGen from GTK+ documentation