diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-31 08:22:15 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-31 08:22:15 +0800 |
commit | 95269523ef77e65452698787ac1bf983475380ee (patch) | |
tree | 6e4f454cfb40160f2fe254be51f1323c3f5e4443 /doc/reference | |
parent | baba1a0df1d6383295d16172b69064c93115fb16 (diff) | |
download | gsoc2013-epiphany-95269523ef77e65452698787ac1bf983475380ee.tar.gz gsoc2013-epiphany-95269523ef77e65452698787ac1bf983475380ee.tar.zst gsoc2013-epiphany-95269523ef77e65452698787ac1bf983475380ee.zip |
Make EphyWindow implement EphyLink interface. Make ephy-link.h public.
2005-01-31 Christian Persch <chpe@cvs.gnome.org>
* src/Makefile.am:
* src/ephy-window.c: (ephy_window_get_type),
(ephy_window_link_iface_init), (ephy_window_open_link),
(ephy_window_init), (ephy_window_load_url):
Make EphyWindow implement EphyLink interface.
Make ephy-link.h public.
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 25ecd5321..8f7eddc2f 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -209,6 +209,8 @@ be done by casting). @: @: @: +@: +@: @: <!-- ##### SIGNAL EphyEmbed::ge-security-change ##### --> |