gtkPrintOperationSetAllowAsync {RGtk2} | R Documentation |
Sets whether the gtkPrintOperationRun
may return
before the print operation is completed. Note that
some platforms may not allow asynchronous operation.
gtkPrintOperationSetAllowAsync(object, allow.async)
|
[GtkPrintOperation ] a GtkPrintOperation |
|
[logical] TRUE to allow asynchronous operation |
Since 2.10
Derived by RGtkGen from GTK+ documentation