]> www.fi.muni.cz Git - evince.git/commit
[shell] Add EvPrintOperationPrint that implements EvPrintOperation using GtkPrintOper...
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 17 May 2009 14:31:41 +0000 (16:31 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 17 May 2009 14:40:32 +0000 (16:40 +0200)
commit2cc0b5269b2f1b6b32ff8589fac346b8481739c0
tree67f7f547bc7439b788455f22ba2fbc084c58ee1d
parentcc0f0ef258d6540cb2a264a1a53a717d836c79d4
[shell] Add EvPrintOperationPrint that implements EvPrintOperation using GtkPrintOperation

If the backend implements the EvDocumentPrint interface,
EvPrintOperationPrint is used instead of EvPrintOperationExport, to be
able to use the GTK+ printing system based on cairo. Fixes bug #557112.
shell/ev-print-operation.c