Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-view-private.h')
-rw-r--r--shell/ev-view-private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ev-view-private.h b/shell/ev-view-private.h
index 9a0c773..ef48e0b 100644
--- a/shell/ev-view-private.h
+++ b/shell/ev-view-private.h
@@ -128,6 +128,8 @@ struct _EvViewClass {
void (*zoom_invalid) (EvView *view);
void (*external_link) (EvView *view,
EvLink *link);
+ void (*popup_menu) (EvView *view,
+ EvLink *link);
};
#endif /* __EV_VIEW_PRIVATE_H__ */