X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=shell%2Fev-print-operation.h;h=20120d6a11c68f59548272ae540449ca0ebbbfe2;hb=51d4c0c6de63d78e9df04df525df35351b8bb454;hp=6930f80feaab4b59b74c5e79aab27023dad3f531;hpb=5c07c67fba670090d1110c80745881f92c3f12a9;p=evince.git diff --git a/shell/ev-print-operation.h b/shell/ev-print-operation.h index 6930f80f..20120d6a 100644 --- a/shell/ev-print-operation.h +++ b/shell/ev-print-operation.h @@ -38,6 +38,7 @@ typedef struct _EvPrintOperationClass EvPrintOperationClass; GType ev_print_operation_get_type (void) G_GNUC_CONST; +gboolean ev_print_operation_exists_for_document (EvDocument *document); EvPrintOperation *ev_print_operation_new (EvDocument *document); void ev_print_operation_set_current_page (EvPrintOperation *op, gint current_page);