gtkPrintOperationSetShowProgress {RGtk2}R Documentation

gtkPrintOperationSetShowProgress

Description

If show.progress is TRUE, the print operation will show a progress dialog during the print operation.

Usage

gtkPrintOperationSetShowProgress(object, show.progress)

Arguments

object [GtkPrintOperation] a GtkPrintOperation
show.progress [logical] TRUE to show a progress dialog

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]