]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-view.h
[libview] Add ev_view_focus_annotation() to focus the given annotation
[evince.git] / libview / ev-view.h
index d4ee577e7fc5b307b6dedb4bbf8930517cf3ace5..712d5546c339e65307f8aa4d3d528f4d5baf2a1b 100644 (file)
@@ -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__ */