]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-sidebar-annotations.h
[shell] Focus the selected annotation in the sidebar
[evince.git] / shell / ev-sidebar-annotations.h
index 72c5cc355e611c657fdef0ed13bf69a387216891..8762d78744951ff9dd10be76643328126d7f4f2b 100644 (file)
@@ -46,6 +46,8 @@ struct _EvSidebarAnnotations {
 struct _EvSidebarAnnotationsClass {
        GtkVBoxClass base_class;
 
+       void    (* annot_activated) (EvSidebarAnnotations *sidebar_annots,
+                                    EvMapping            *mapping);
 };
 
 GType      ev_sidebar_annotations_get_type (void) G_GNUC_CONST;