diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-24 23:16:35 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-24 23:16:35 +0800 |
commit | 522489ddbfe7a23b44a5622bd5e1fd7b6e884148 (patch) | |
tree | aede2ba26e78aaa19b03a2e172b3d34b227313a4 /doc/reference/tmpl/epiphany-unused.sgml | |
parent | fb90b369416a2b1bfb970d42df2a818772f3f426 (diff) | |
download | gsoc2013-epiphany-522489ddbfe7a23b44a5622bd5e1fd7b6e884148.tar gsoc2013-epiphany-522489ddbfe7a23b44a5622bd5e1fd7b6e884148.tar.gz gsoc2013-epiphany-522489ddbfe7a23b44a5622bd5e1fd7b6e884148.tar.bz2 gsoc2013-epiphany-522489ddbfe7a23b44a5622bd5e1fd7b6e884148.tar.lz gsoc2013-epiphany-522489ddbfe7a23b44a5622bd5e1fd7b6e884148.tar.xz gsoc2013-epiphany-522489ddbfe7a23b44a5622bd5e1fd7b6e884148.tar.zst gsoc2013-epiphany-522489ddbfe7a23b44a5622bd5e1fd7b6e884148.zip |
=== Release 1.5.5 ===Release155
2005-01-24 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.5.5 ===
* doc/reference/tmpl/ephy-cookie-manager.sgml:
* doc/reference/tmpl/ephy-embed.sgml:
* doc/reference/tmpl/ephy-password-manager.sgml:
* doc/reference/tmpl/ephy-tab.sgml:
* doc/reference/tmpl/epiphany-unused.sgml:
Diffstat (limited to 'doc/reference/tmpl/epiphany-unused.sgml')
-rw-r--r-- | doc/reference/tmpl/epiphany-unused.sgml | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/doc/reference/tmpl/epiphany-unused.sgml b/doc/reference/tmpl/epiphany-unused.sgml index a351ddb97..eaa279c2f 100644 --- a/doc/reference/tmpl/epiphany-unused.sgml +++ b/doc/reference/tmpl/epiphany-unused.sgml @@ -109,6 +109,29 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. @EMBED_STATE_IS_NETWORK: @EMBED_STATE_IS_WINDOW: +<!-- ##### ENUM EphyCookieP3PPolicy ##### --> +<para> + +</para> + +@EPHY_COOKIE_P3P_POLICY_UNKNOWN: +@EPHY_COOKIE_P3P_POLICY_NONE: +@EPHY_COOKIE_P3P_POLICY_NO_CONSENT: +@EPHY_COOKIE_P3P_POLICY_IMPLICIT_CONSENT: +@EPHY_COOKIE_P3P_POLICY_EXPLICIT_CONSENT: +@EPHY_COOKIE_P3P_POLICY_NO_II: + +<!-- ##### ENUM EphyCookieP3PState ##### --> +<para> + +</para> + +@EPHY_COOKIE_P3P_STATE_UNKNOWN: +@EPHY_COOKIE_P3P_STATE_ACCEPTED: +@EPHY_COOKIE_P3P_STATE_DOWNGRADED: +@EPHY_COOKIE_P3P_STATE_FLAGGED: +@EPHY_COOKIE_P3P_STATE_REJECTED: + <!-- ##### SIGNAL EphyEmbedPersist::cancelled ##### --> <para> @@ -177,6 +200,12 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. </para> +<!-- ##### ARG EphyTab:visible ##### --> +<para> + +</para> + + <!-- ##### FUNCTION ephy_embed_get_encoding_info ##### --> <para> @@ -232,6 +261,30 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. @Returns: +<!-- ##### FUNCTION ephy_password_manager_add ##### --> +<para> + +</para> + +@manager: +@info: + +<!-- ##### FUNCTION ephy_password_manager_list ##### --> +<para> + +</para> + +@manager: +@Returns: + +<!-- ##### FUNCTION ephy_password_manager_remove ##### --> +<para> + +</para> + +@manager: +@info: + <!-- ##### FUNCTION ephy_shell_delete_on_exit ##### --> <para> |