SourcePrintCompositor.drawPage

Draw page page_nr for printing on the the Cairo context encapsuled in context. This method has been designed to be called in the handler of the "draw_page" signal

class SourcePrintCompositor
void
drawPage

Parameters

context PrintContext

the GtkPrintContext encapsulating the context information that is required when drawing the page for printing.

pageNr int

the number of the page to print.

Meta