Package: cairo

Function cairo-surface-show-page

Lambda List

cairo-surface-show-page (surface)

Arguments

surface -- a cairo-surface-t instance

Details

Emits and clears the current page for backends that support multiple pages. Use the function cairo-surface-copy-page if you do not want to clear the page.

There is a convenience function that takes a cairo-t context, namely the function cairo-show-page.
 

See also

2020-12-23