diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-06-30 02:15:43 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-06-30 02:15:43 +0800 |
commit | a2c6d61b3e04f6c77c9f1ffd853831b51e0a0042 (patch) | |
tree | 9462ee67217f21e1859d94368796a82928f141bb /doc/reference/tmpl/ephy-embed.sgml | |
parent | 898961c9a4cacc9379a3fe871a5f173baf69b866 (diff) | |
download | gsoc2013-epiphany-a2c6d61b3e04f6c77c9f1ffd853831b51e0a0042.tar gsoc2013-epiphany-a2c6d61b3e04f6c77c9f1ffd853831b51e0a0042.tar.gz gsoc2013-epiphany-a2c6d61b3e04f6c77c9f1ffd853831b51e0a0042.tar.bz2 gsoc2013-epiphany-a2c6d61b3e04f6c77c9f1ffd853831b51e0a0042.tar.lz gsoc2013-epiphany-a2c6d61b3e04f6c77c9f1ffd853831b51e0a0042.tar.xz gsoc2013-epiphany-a2c6d61b3e04f6c77c9f1ffd853831b51e0a0042.tar.zst gsoc2013-epiphany-a2c6d61b3e04f6c77c9f1ffd853831b51e0a0042.zip |
embed: remove ephy_embed_stop_load.
Use webkit API directly in window-commands.c
svn path=/trunk/; revision=8302
Diffstat (limited to 'doc/reference/tmpl/ephy-embed.sgml')
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 653669e34..7ef4950d0 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -291,7 +291,6 @@ be done by casting). @new_document_now: @load_url: @load: -@stop_load: @reload: @can_go_back: @can_go_forward: @@ -364,14 +363,6 @@ windows opened with JavaScript often use a nonstandard chrome. @url: -<!-- ##### FUNCTION ephy_embed_stop_load ##### --> -<para> - -</para> - -@embed: - - <!-- ##### FUNCTION ephy_embed_reload ##### --> <para> |