RGtk2 (version 2.20.31)

gtkPrintOperationSetAllowAsync: gtkPrintOperationSetAllowAsync

Description

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

Usage

gtkPrintOperationSetAllowAsync(object, allow.async)

Arguments

allow.async
TRUE to allow asynchronous operation

Details

Since 2.10