GNOME Bugzilla – Bug 344189
gtk_print_job_cancel
Last modified: 2006-06-08 00:43:37 UTC
In Epiphany I'm printing to a temp file then uploading the file to the printer with gtk_print_job_send. But in case the user presses Cancel button in the print progress dialogue, I need a gtk_print_job_cancel function to cancel the operation.
I think this is almost exactly the same as bug 339323 *** This bug has been marked as a duplicate of 339323 ***