gtkPrintOperationPreviewRenderPage {RGtk2} | R Documentation |
Renders a page to the preview, using the print context that
was passed to the ::preview
handler together
with preview
.
gtkPrintOperationPreviewRenderPage(object, page.nr)
|
[GtkPrintOperationPreview ] a GtkPrintOperationPreview |
|
[integer] the page to render |
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