aboutsummaryrefslogtreecommitdiffstats
path: root/src/epiphany.defs
diff options
context:
space:
mode:
Diffstat (limited to 'src/epiphany.defs')
-rw-r--r--src/epiphany.defs6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/epiphany.defs b/src/epiphany.defs
index 9f625fdb0..9f3a59016 100644
--- a/src/epiphany.defs
+++ b/src/epiphany.defs
@@ -33,6 +33,12 @@
(gtype-id "EPHY_TYPE_DIALOG")
)
+(define-interface EmbedContainer
+ (in-module "Ephy")
+ (c-name "EphyEmbedContainer")
+ (gtype-id "EPHY_TYPE_EMBED_CONTAINER")
+)
+
(define-interface Embed
(in-module "Ephy")
(c-name "EphyEmbed")