diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-06-30 15:23:52 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-06-30 15:23:52 +0800 |
commit | 0238a377973ad82bd73e4e8f12a291b62359e9c1 (patch) | |
tree | aea3bb8edf48835efa7500883c9e957b37ab1c37 /doc/reference/tmpl | |
parent | faf45b0b6340ea93e9d4e8cfef7862885fc816c5 (diff) | |
download | gsoc2013-epiphany-0238a377973ad82bd73e4e8f12a291b62359e9c1.tar gsoc2013-epiphany-0238a377973ad82bd73e4e8f12a291b62359e9c1.tar.gz gsoc2013-epiphany-0238a377973ad82bd73e4e8f12a291b62359e9c1.tar.bz2 gsoc2013-epiphany-0238a377973ad82bd73e4e8f12a291b62359e9c1.tar.lz gsoc2013-epiphany-0238a377973ad82bd73e4e8f12a291b62359e9c1.tar.xz gsoc2013-epiphany-0238a377973ad82bd73e4e8f12a291b62359e9c1.tar.zst gsoc2013-epiphany-0238a377973ad82bd73e4e8f12a291b62359e9c1.zip |
embed: remove ephy_embed_get_{next,previous}_history_item.
Use WebKit APIs directly.
svn path=/trunk/; revision=8312
Diffstat (limited to 'doc/reference/tmpl')
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index bea932651..fe2a47c55 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -327,8 +327,6 @@ be done by casting). @get_is_blank: @get_loading_title: @get_visibility: -@get_next_history_item: -@get_previous_history_item: @go_to_history_item: <!-- ##### ENUM EphyEmbedChrome ##### --> |