gtkPrintOperationSetAllowAsync: gtkPrintOperationSetAllowAsync

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets whether the gtkPrintOperationRun may return before the print operation is completed. Note that some platforms may not allow asynchronous operation.

Usage

1
gtkPrintOperationSetAllowAsync(object, allow.async)

Arguments

object

a GtkPrintOperation

allow.async

TRUE to allow asynchronous operation

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.