PrintOperation.setAllowAsync

void setAllowAsync(bool allowAsync) nothrow

Sets whether gtk.print_operation.PrintOperation.run may return before the print operation is completed.

Note that some platforms may not allow asynchronous operation.

Parameters

allowAsynctrue to allow asynchronous operation