Description Usage Arguments Details Author(s)
Sets a new cairo context on a print context.
1 | gtkPrintContextSetCairoContext(object, cr, dpi.x, dpi.y)
|
|
a |
|
the cairo context |
|
the horizontal resolution to use with |
|
the vertical resolution to use with |
This function is intended to be used when implementing an internal print preview, it is not needed for printing, since GTK+ itself creates a suitable cairo context in that case. 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.