Description Usage Arguments Details Author(s)
If track_status is TRUE
, the print operation will try to continue report
on the status of the print job in the printer queues and printer. This
can allow your application to show things like "out of paper" issues,
and when the print job actually reaches the printer.
1 | gtkPrintOperationSetTrackPrintStatus(object, track.status)
|
|
a |
|
|
This function is often implemented using some form of polling, so it should not be enabled unless needed. 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.