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 cairo:surface-copy-page function if you do not want to clear the page.

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

See also

2025-1-18