Description Usage Arguments Details Author(s)
Renders a page to the preview, using the print context that
was passed to the "preview"
handler together
with preview
.
1 | gtkPrintOperationPreviewRenderPage(object, page.nr)
|
|
a |
|
the page to render |
A custom iprint preview should use this function in its ::expose handler to render the currently selected page.
Note that this function requires a suitable cairo context to be associated with the print context. Since 2.10
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.