Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkPrintOperationSetTrackPrintStatus

gtkPrintOperationSetTrackPrintStatus


Description

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.

Usage

gtkPrintOperationSetTrackPrintStatus(object, track.status)

Arguments

object

a GtkPrintOperation

track.status

TRUE to track status after printing

Details

This function is often implemented using some form of polling, so it should not be enabled unless needed. Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.