diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-06-30 02:16:16 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-06-30 02:16:16 +0800 |
commit | 8cad69642ad84471f9c80b47cba5ec3697a4e56a (patch) | |
tree | 6d6e94c879ba349dee25e088e8bdfddf6e977dac /doc/reference | |
parent | 69481e1a7b0835dcc595320af2195fe4c8c35fb3 (diff) | |
download | gsoc2013-epiphany-8cad69642ad84471f9c80b47cba5ec3697a4e56a.tar.gz gsoc2013-epiphany-8cad69642ad84471f9c80b47cba5ec3697a4e56a.tar.zst gsoc2013-epiphany-8cad69642ad84471f9c80b47cba5ec3697a4e56a.zip |
embed: remove ephy_embed_print.
And use the WebKit API directly.
svn path=/trunk/; revision=8309
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 ea440e83b..f9ce0b6a7 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -82,7 +82,6 @@ ephy_embed_find_set_properties ephy_embed_find_next ephy_embed_set_encoding ephy_embed_get_encoding_info -ephy_embed_print ephy_embed_print_preview_close ephy_embed_print_preview_n_pages ephy_embed_print_preview_navigate diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 30b41a4e9..4a17ca675 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -309,7 +309,6 @@ be done by casting). @get_encoding: @has_automatic_encoding: @set_encoding: -@print: @set_print_preview_mode: @print_preview_n_pages: @print_preview_navigate: @@ -468,14 +467,6 @@ windows opened with JavaScript often use a nonstandard chrome. @encoding: -<!-- ##### FUNCTION ephy_embed_print ##### --> -<para> - -</para> - -@embed: - - <!-- ##### FUNCTION ephy_embed_print_preview_n_pages ##### --> <para> |