-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Print Dialog: hack to obtain exceptions raised in print dialog
Exceptions raised in GTK code are trapped. However, the print logic needs to know the result of the print dialog (usually communicated through exceptions). A context manager is used to keep track of the exception the GTK code would ideally raise.
- Loading branch information
Showing
1 changed file
with
57 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters