diff options
author | Christian Persch <chpe@src.gnome.org> | 2008-01-15 07:30:54 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2008-01-15 07:30:54 +0800 |
commit | e4f73934ba57b0d2a58d5f73f5c1fc3cdeba3be8 (patch) | |
tree | 7fe6271837ec4d74f4e20b30020f75ef5302c239 /doc | |
parent | db1ee3594adb541f39a1aab477e952157a0be4ad (diff) | |
download | gsoc2013-epiphany-e4f73934ba57b0d2a58d5f73f5c1fc3cdeba3be8.tar.gz gsoc2013-epiphany-e4f73934ba57b0d2a58d5f73f5c1fc3cdeba3be8.tar.zst gsoc2013-epiphany-e4f73934ba57b0d2a58d5f73f5c1fc3cdeba3be8.zip |
Release 2.21.5RELEASE_2_21_5
svn path=/trunk/; revision=7866
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 50 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-shell.sgml | 1 | ||||
-rw-r--r-- | doc/reference/tmpl/epiphany-unused.sgml | 35 |
3 files changed, 41 insertions, 45 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index e6adebfc8..c6f57ead0 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -230,8 +230,6 @@ be done by casting). @: @: @: -@: -@: @: @Param2: @Param3: @@ -301,10 +299,6 @@ be done by casting). @get_location: @get_link_message: @get_js_status: -@shistory_n_items: -@shistory_get_nth: -@shistory_get_pos: -@shistory_go_nth: @shistory_copy: @get_security_level: @show_page_certificate: @@ -335,6 +329,11 @@ be done by casting). @get_is_blank: @get_loading_title: @get_visibility: +@get_backward_history: +@get_forward_history: +@get_next_history_item: +@get_previous_history_item: +@go_to_history_item: <!-- ##### ENUM EphyEmbedChrome ##### --> <para> @@ -474,45 +473,6 @@ windows opened with JavaScript often use a nonstandard chrome. @embed: -<!-- ##### FUNCTION ephy_embed_shistory_n_items ##### --> -<para> - -</para> - -@embed: -@Returns: - - -<!-- ##### FUNCTION ephy_embed_shistory_get_nth ##### --> -<para> - -</para> - -@embed: -@nth: -@is_relative: -@url: -@title: - - -<!-- ##### FUNCTION ephy_embed_shistory_get_pos ##### --> -<para> - -</para> - -@embed: -@Returns: - - -<!-- ##### FUNCTION ephy_embed_shistory_go_nth ##### --> -<para> - -</para> - -@embed: -@nth: - - <!-- ##### FUNCTION ephy_embed_get_security_level ##### --> <para> diff --git a/doc/reference/tmpl/ephy-shell.sgml b/doc/reference/tmpl/ephy-shell.sgml index 845f16428..f50e4bcfa 100644 --- a/doc/reference/tmpl/ephy-shell.sgml +++ b/doc/reference/tmpl/ephy-shell.sgml @@ -39,6 +39,7 @@ ephy-shell @EPHY_NEW_TAB_IN_NEW_WINDOW: @EPHY_NEW_TAB_IN_EXISTING_WINDOW: @EPHY_NEW_TAB_ALLOW_FIXUP: +@EPHY_NEW_TAB_FROM_EXTERNAL: <!-- ##### FUNCTION ephy_shell_new_tab ##### --> <para> diff --git a/doc/reference/tmpl/epiphany-unused.sgml b/doc/reference/tmpl/epiphany-unused.sgml index 7c4077a32..c493cdc0c 100644 --- a/doc/reference/tmpl/epiphany-unused.sgml +++ b/doc/reference/tmpl/epiphany-unused.sgml @@ -466,6 +466,41 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. @embed: +<!-- ##### FUNCTION ephy_embed_shistory_get_nth ##### --> +<para> + +</para> + +@embed: +@nth: +@is_relative: +@url: +@title: + +<!-- ##### FUNCTION ephy_embed_shistory_get_pos ##### --> +<para> + +</para> + +@embed: +@Returns: + +<!-- ##### FUNCTION ephy_embed_shistory_go_nth ##### --> +<para> + +</para> + +@embed: +@nth: + +<!-- ##### FUNCTION ephy_embed_shistory_n_items ##### --> +<para> + +</para> + +@embed: +@Returns: + <!-- ##### FUNCTION ephy_embed_single_load_proxy_autoconf ##### --> <para> |