After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 344189 - gtk_print_job_cancel
gtk_print_job_cancel
Status: RESOLVED DUPLICATE of bug 339323
Product: gtk+
Classification: Platform
Component: Printing
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-06-07 18:21 UTC by Christian Persch
Modified: 2006-06-08 00:43 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Christian Persch 2006-06-07 18:21:52 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.
Comment 1 Matthias Clasen 2006-06-08 00:43:37 UTC
I think this is almost exactly the same as bug 339323

*** This bug has been marked as a duplicate of 339323 ***