Description Usage Arguments Details Author(s)
Signalize that drawing of particular page is complete.
1 | gtkPrintOperationDrawPageFinish(object)
|
|
a |
It is called after completion of page drawing (e.g. drawing in another
thread).
If gtkPrintOperationSetDeferDrawing
was called before, then this function
has to be called by application. In another case it is called by the library
itself.
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.