aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-event.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed-event.h')
-rw-r--r--embed/ephy-embed-event.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/ephy-embed-event.h b/embed/ephy-embed-event.h
index bf87560f5..a056082f1 100644
--- a/embed/ephy-embed-event.h
+++ b/embed/ephy-embed-event.h
@@ -58,6 +58,8 @@ typedef enum
struct EphyEmbedEvent
{
GObject parent;
+
+ /*< private >*/
EphyEmbedEventPrivate *priv;
/* Public to the embed implementations */