aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed.h')
-rw-r--r--embed/ephy-embed.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/ephy-embed.h b/embed/ephy-embed.h
index a80d11d80..6371dea98 100644
--- a/embed/ephy-embed.h
+++ b/embed/ephy-embed.h
@@ -164,6 +164,8 @@ struct EphyEmbedClass
{
GTypeInterface base_iface;
+ gint (* context_menu) (EphyEmbed *embed,
+ EphyEmbedEvent *event);
void (* favicon) (EphyEmbed *embed,
const char *location);
void (* link_message) (EphyEmbed *embed,