Description Usage Arguments Details Author(s)
Sets up the GtkPrintOperation
to wait for calling of
gtkPrintOperationDrawPageFinish
from application. It can
be used for drawing page in another thread.
1 | gtkPrintOperationSetDeferDrawing(object)
|
|
a |
This function must be called in the callback of "draw-page" signal. Since 2.16
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.