Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-print-operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-print-operation.h')
-rw-r--r--shell/ev-print-operation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ev-print-operation.h b/shell/ev-print-operation.h
index 6930f80..20120d6 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);