PrintOperation.setAllowAsync
void setAllowAsync(bool allowAsync)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
allowAsync | true to allow asynchronous operation |