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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/embed/ephy-embed.h b/embed/ephy-embed.h
index 90743ded7..54362404f 100644
--- a/embed/ephy-embed.h
+++ b/embed/ephy-embed.h
@@ -127,6 +127,10 @@ struct _EphyEmbedIface
const char *type,
const char *title,
const char *address);
+ void (* search_link) (EphyEmbed *embed,
+ const char *type,
+ const char *title,
+ const char *address);
void (* location) (EphyEmbed *embed,
const char *location);
void (* net_state) (EphyEmbed *embed,