diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-12-20 22:21:02 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-20 22:21:02 +0800 |
commit | 58e7e6745ee73bb69b3de60dfec57bd03c91f129 (patch) | |
tree | c3b21e40579d338e95a8707f38794fea20a4375c /doc | |
parent | 9ee8116914da8ac15c8a1042c4c19c99847123fa (diff) | |
download | gsoc2013-epiphany-58e7e6745ee73bb69b3de60dfec57bd03c91f129.tar.gz gsoc2013-epiphany-58e7e6745ee73bb69b3de60dfec57bd03c91f129.tar.zst gsoc2013-epiphany-58e7e6745ee73bb69b3de60dfec57bd03c91f129.zip |
=== Release 1.5.3 ===Release153
2004-12-20 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.5.3 ===
* data/Makefile.am:
* doc/reference/tmpl/ephy-embed.sgml:
* doc/reference/tmpl/ephy-tab.sgml:
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 11 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-tab.sgml | 5 |
2 files changed, 16 insertions, 0 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 4704d52ef..e6e89eb62 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -59,6 +59,14 @@ be done by casting). @arg1: @Returns: +<!-- ##### SIGNAL EphyEmbed::ge-document-type ##### --> +<para> + +</para> + +@ephyembed: the object which received the signal. +@arg1: + <!-- ##### SIGNAL EphyEmbed::ge-dom-mouse-click ##### --> <para> @@ -179,6 +187,8 @@ be done by casting). @: @: @: +@: +@: @: <!-- ##### SIGNAL EphyEmbed::ge-security-change ##### --> @@ -216,6 +226,7 @@ be done by casting). @content_change: @modal_alert: @modal_alert_closed: +@document_type: @load_url: @stop_load: @reload: diff --git a/doc/reference/tmpl/ephy-tab.sgml b/doc/reference/tmpl/ephy-tab.sgml index 2ef0a5ade..5c5d78a8b 100644 --- a/doc/reference/tmpl/ephy-tab.sgml +++ b/doc/reference/tmpl/ephy-tab.sgml @@ -29,6 +29,11 @@ To retrieve an #EphyTab's parent #EphyWindow, use gtk_widget_get_toplevel(). </para> +<!-- ##### ARG EphyTab:document-type ##### --> +<para> + +</para> + <!-- ##### ARG EphyTab:hidden-popup-count ##### --> <para> |