aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-10-31 01:49:42 +0800
committerChristian Persch <chpe@src.gnome.org>2004-10-31 01:49:42 +0800
commit43e01459631237732f52b29639220ed7eb71bd4f (patch)
tree0cf5233cd1e48d4566896119c823c8144af96ffe /doc
parentfaa39db900ac68efda9f1632878407757e52a187 (diff)
downloadgsoc2013-epiphany-43e01459631237732f52b29639220ed7eb71bd4f.tar
gsoc2013-epiphany-43e01459631237732f52b29639220ed7eb71bd4f.tar.gz
gsoc2013-epiphany-43e01459631237732f52b29639220ed7eb71bd4f.tar.bz2
gsoc2013-epiphany-43e01459631237732f52b29639220ed7eb71bd4f.tar.lz
gsoc2013-epiphany-43e01459631237732f52b29639220ed7eb71bd4f.tar.xz
gsoc2013-epiphany-43e01459631237732f52b29639220ed7eb71bd4f.tar.zst
gsoc2013-epiphany-43e01459631237732f52b29639220ed7eb71bd4f.zip
When showing a modal alert put up by a web page, switch the window to that
2004-10-30 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/ephy-embed.sgml: * embed/ephy-embed.c: (ephy_embed_base_init): * embed/ephy-embed.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * src/ephy-window.c: (modal_alert_cb), (tab_added_cb), (tab_removed_cb): When showing a modal alert put up by a web page, switch the window to that tab.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/tmpl/ephy-embed.sgml19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml
index bf8a33dde..edf35cc6c 100644
--- a/doc/reference/tmpl/ephy-embed.sgml
+++ b/doc/reference/tmpl/ephy-embed.sgml
@@ -93,6 +93,21 @@ be done by casting).
@ephyembed: the object which received the signal.
@arg1:
+<!-- ##### SIGNAL EphyEmbed::ge-modal-alert ##### -->
+<para>
+
+</para>
+
+@ephyembed: the object which received the signal.
+@Returns:
+
+<!-- ##### SIGNAL EphyEmbed::ge-modal-alert-closed ##### -->
+<para>
+
+</para>
+
+@ephyembed: the object which received the signal.
+
<!-- ##### SIGNAL EphyEmbed::ge-net-state ##### -->
<para>
@@ -158,6 +173,8 @@ be done by casting).
@:
@:
@:
+@:
+@:
@:
<!-- ##### SIGNAL EphyEmbed::ge-security-change ##### -->
@@ -193,6 +210,8 @@ be done by casting).
@security_change:
@zoom_change:
@content_change:
+@modal_alert:
+@modal_alert_closed:
@load_url:
@stop_load:
@reload: