diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-02-18 02:20:39 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-02-18 02:20:39 +0800 |
commit | 861720c0698e978b8278ab17f003c297f44beff4 (patch) | |
tree | e70e9ce25658814f8054f19f729cf72328d51e3a /doc/reference/tmpl | |
parent | 8b6ad442626717a523b284720ba2545cbeb84181 (diff) | |
download | gsoc2013-epiphany-861720c0698e978b8278ab17f003c297f44beff4.tar gsoc2013-epiphany-861720c0698e978b8278ab17f003c297f44beff4.tar.gz gsoc2013-epiphany-861720c0698e978b8278ab17f003c297f44beff4.tar.bz2 gsoc2013-epiphany-861720c0698e978b8278ab17f003c297f44beff4.tar.lz gsoc2013-epiphany-861720c0698e978b8278ab17f003c297f44beff4.tar.xz gsoc2013-epiphany-861720c0698e978b8278ab17f003c297f44beff4.tar.zst gsoc2013-epiphany-861720c0698e978b8278ab17f003c297f44beff4.zip |
Add ephy-embed::new-document-now signal, does the same than old
ge-content-change (used by adblock extension).
Part of #502283
svn path=/trunk/; revision=7959
Diffstat (limited to 'doc/reference/tmpl')
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index a1d6a3384..42e21f5a9 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -150,6 +150,11 @@ be done by casting). </para> +<!-- ##### SIGNAL EphyEmbed::new-document-now ##### --> +<para> + +</para> + @ephyembed: the object which received the signal. @: @: |