]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/ev-attachment.h
Rename error as mdvi_error to avoid symbol conflicts with the libc error.
[evince.git] / libdocument / ev-attachment.h
index 8403bee869f704e0fed3d695ce38cccef0217c5f..f163c0a3e839254846de57ddf392e284c1ceeddf 100644 (file)
@@ -66,6 +66,8 @@ gboolean     ev_attachment_save                  (EvAttachment *attachment,
                                                  GFile        *file,
                                                  GError      **error);
 gboolean     ev_attachment_open                  (EvAttachment *attachment,
+                                                 GdkScreen    *screen,
+                                                 guint32       timestamp,
                                                  GError      **error);
 
 G_END_DECLS