gtkPrintOperationSetShowProgress {RGtk2} | R Documentation |
If show.progress
is TRUE
, the print operation will show a
progress dialog during the print operation.
gtkPrintOperationSetShowProgress(object, show.progress)
|
[GtkPrintOperation ] a GtkPrintOperation |
|
[logical] TRUE to show a progress dialog |
Since 2.10
Derived by RGtkGen from GTK+ documentation