[ Version ( since = "2.10" ) ]
public void set_allow_async (bool allow_async)
Sets whether run may return before the print operation is completed.
Note that some platforms may not allow asynchronous operation.
| this |
a `GtkPrintOperation` |
| allow_async |
true to allow asynchronous operation |