PrintOperationPreviewT

Members

Functions

connectGotPageSize
gulong connectGotPageSize(T callback, Flag!"After" after)

Connect to GotPageSize signal.

connectReady
gulong connectReady(T callback, Flag!"After" after)

Connect to Ready signal.

endPreview
void endPreview()

Ends a preview.

isSelected
bool isSelected(int pageNr)

Returns whether the given page is included in the set of pages that have been selected for printing.

renderPage
void renderPage(int pageNr)

Renders a page to the preview, using the print context that was passed to the #GtkPrintOperation::preview handler together with preview.