Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-sidebar-annotations.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-sidebar-annotations.h')
-rw-r--r--shell/ev-sidebar-annotations.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ev-sidebar-annotations.h b/shell/ev-sidebar-annotations.h
index 72c5cc3..8762d78 100644
--- a/shell/ev-sidebar-annotations.h
+++ b/shell/ev-sidebar-annotations.h
@@ -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;