Package: cairo
Function cairo-show-page
Lambda Listcairo-show-page (cr) ArgumentsDetails
Emits and clears the current page for backends that support multiple pages. Use the cairo-copy-page function if you do not want to clear the page. This is a convenience function that simply calls the cairo-surface-show-page function on the target of cr. | See also |
2021-12-12