PrintOperation.setAllowAsync

Sets whether the gtk_print_operation_run() may return before the print operation is completed. Note that some platforms may not allow asynchronous operation. Since 2.10

class PrintOperation
void
setAllowAsync

Parameters

allowAsync int

TRUE to allow asynchronous operation

Meta