diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-06-30 02:15:48 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-06-30 02:15:48 +0800 |
commit | 5aac39ff9672fb14e03ff33b99ab4853955a5592 (patch) | |
tree | bcf4faf72c96f1fb9d59f69e143a410beb84b607 /doc/reference | |
parent | a2c6d61b3e04f6c77c9f1ffd853831b51e0a0042 (diff) | |
download | gsoc2013-epiphany-5aac39ff9672fb14e03ff33b99ab4853955a5592.tar.gz gsoc2013-epiphany-5aac39ff9672fb14e03ff33b99ab4853955a5592.tar.zst gsoc2013-epiphany-5aac39ff9672fb14e03ff33b99ab4853955a5592.zip |
embed: remove ephy_embed_reload.
Use WebKit API directly.
svn path=/trunk/; revision=8303
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 1 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 39b0dbfab..30bdf886e 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -64,7 +64,6 @@ EmbedReloadFlags EmbedPrintPreviewNavType EmbedSecurityLevel ephy_embed_load_url -ephy_embed_reload ephy_embed_get_title ephy_embed_get_location ephy_embed_get_link_message diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 7ef4950d0..edb06be65 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -363,15 +363,6 @@ windows opened with JavaScript often use a nonstandard chrome. @url: -<!-- ##### FUNCTION ephy_embed_reload ##### --> -<para> - -</para> - -@embed: -@force: - - <!-- ##### FUNCTION ephy_embed_get_title ##### --> <para> |