Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/ev-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'libview/ev-view.h')
-rw-r--r--libview/ev-view.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libview/ev-view.h b/libview/ev-view.h
index d4ee577..712d554 100644
--- a/libview/ev-view.h
+++ b/libview/ev-view.h
@@ -104,6 +104,9 @@ gboolean ev_view_get_page_extents (EvView *view,
GdkRectangle *page_area,
GtkBorder *border);
+void ev_view_focus_annotation (EvView *view,
+ EvMapping *annot_mapping);
+
G_END_DECLS
#endif /* __EV_VIEW_H__ */