aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-01-12 03:15:27 +0800
committerChristian Persch <chpe@src.gnome.org>2005-01-12 03:15:27 +0800
commit4f4141d49c35db2106fc8b84f08a03a4e416dc20 (patch)
tree889188d66ca9d0c93440fc954cef5ce609266031 /doc
parentfa0d7a25b665db353b859e3785271d02dfb2be36 (diff)
downloadgsoc2013-epiphany-4f4141d49c35db2106fc8b84f08a03a4e416dc20.tar
gsoc2013-epiphany-4f4141d49c35db2106fc8b84f08a03a4e416dc20.tar.gz
gsoc2013-epiphany-4f4141d49c35db2106fc8b84f08a03a4e416dc20.tar.bz2
gsoc2013-epiphany-4f4141d49c35db2106fc8b84f08a03a4e416dc20.tar.lz
gsoc2013-epiphany-4f4141d49c35db2106fc8b84f08a03a4e416dc20.tar.xz
gsoc2013-epiphany-4f4141d49c35db2106fc8b84f08a03a4e416dc20.tar.zst
gsoc2013-epiphany-4f4141d49c35db2106fc8b84f08a03a4e416dc20.zip
Add "check-content" signal.
2005-01-11 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-single.c: (ephy_embed_single_iface_init): * embed/ephy-embed-single.h: Add "check-content" signal. * embed/mozilla/EphyContentPolicy.cpp: * embed/mozilla/EphyContentPolicy.h: Emit from here. * lib/ephy-marshal.list: New marshal.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/tmpl/ephy-embed.sgml6
-rw-r--r--doc/reference/tmpl/ephy-glade.sgml13
-rw-r--r--doc/reference/tmpl/ephy-node-db.sgml101
-rw-r--r--doc/reference/tmpl/epiphany-unused.sgml106
4 files changed, 119 insertions, 107 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml
index 7c5a35a4d..271d504bf 100644
--- a/doc/reference/tmpl/ephy-embed.sgml
+++ b/doc/reference/tmpl/ephy-embed.sgml
@@ -197,6 +197,10 @@ be done by casting).
@:
@:
@:
+@:
+@:
+@:
+@:
@:
<!-- ##### SIGNAL EphyEmbed::ge-security-change ##### -->
@@ -221,12 +225,12 @@ be done by casting).
</para>
@base_iface:
+@context_menu:
@favicon:
@location:
@net_state:
@dom_mouse_click:
@dom_mouse_down:
-@context_menu:
@popup_blocked:
@security_change:
@zoom_change:
diff --git a/doc/reference/tmpl/ephy-glade.sgml b/doc/reference/tmpl/ephy-glade.sgml
index 4251a1684..faa726514 100644
--- a/doc/reference/tmpl/ephy-glade.sgml
+++ b/doc/reference/tmpl/ephy-glade.sgml
@@ -20,3 +20,16 @@ After retrieving a #GladeXML object from ephy_glade_widget_new(), regular
</para>
+<!-- ##### FUNCTION ephy_glade_widget_new ##### -->
+<para>
+
+</para>
+
+@file:
+@widget_name:
+@root:
+@data:
+@domain:
+@Returns:
+
+
diff --git a/doc/reference/tmpl/ephy-node-db.sgml b/doc/reference/tmpl/ephy-node-db.sgml
index f79f64142..3cffa4c64 100644
--- a/doc/reference/tmpl/ephy-node-db.sgml
+++ b/doc/reference/tmpl/ephy-node-db.sgml
@@ -28,3 +28,104 @@ and restored using ephy_node_db_load_from_file().
</para>
+<!-- ##### STRUCT EphyNodeDb ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG EphyNodeDb:immutable ##### -->
+<para>
+%TRUE if no #EphyNode<!-- -->s can be added, removed or modified from this
+#EphyNodeDb
+</para>
+
+<!-- ##### ARG EphyNodeDb:name ##### -->
+<para>
+A string identifier unique to this #EphyNodeDb
+</para>
+
+<!-- ##### FUNCTION ephy_node_db_get_by_name ##### -->
+<para>
+
+</para>
+
+@name:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_node_db_new ##### -->
+<para>
+
+</para>
+
+@name:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_node_db_load_from_file ##### -->
+<para>
+
+</para>
+
+@db:
+@xml_file:
+@xml_root:
+@xml_version:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_node_db_write_to_xml_safe ##### -->
+<para>
+
+</para>
+
+@db:
+@filename:
+@root:
+@version:
+@comment:
+@node:
+@Varargs:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_node_db_get_name ##### -->
+<para>
+
+</para>
+
+@db:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_node_db_is_immutable ##### -->
+<para>
+
+</para>
+
+@db:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_node_db_set_immutable ##### -->
+<para>
+
+</para>
+
+@db:
+@immutable:
+
+
+<!-- ##### FUNCTION ephy_node_db_get_node_from_id ##### -->
+<para>
+
+</para>
+
+@db:
+@id:
+@Returns:
+<!-- # Unused Parameters # -->
+@Param2:
+
+
diff --git a/doc/reference/tmpl/epiphany-unused.sgml b/doc/reference/tmpl/epiphany-unused.sgml
index 017cc3b2b..a351ddb97 100644
--- a/doc/reference/tmpl/epiphany-unused.sgml
+++ b/doc/reference/tmpl/epiphany-unused.sgml
@@ -171,25 +171,6 @@ Represents the state of an #EphyEmbed with regards to networking negotiations.
</para>
-<!-- ##### STRUCT EphyNodeDb ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ARG EphyNodeDb:immutable ##### -->
-<para>
-%TRUE if no #EphyNode<!-- -->s can be added, removed or modified from this
-#EphyNodeDb
-</para>
-
-
-<!-- ##### ARG EphyNodeDb:name ##### -->
-<para>
-A string identifier unique to this #EphyNodeDb
-</para>
-
-
<!-- ##### ARG EphyTab:blocked-popup-count ##### -->
<para>
@@ -251,93 +232,6 @@ A string identifier unique to this #EphyNodeDb
@Returns:
-<!-- ##### FUNCTION ephy_glade_widget_new ##### -->
-<para>
-
-</para>
-
-@file:
-@widget_name:
-@root:
-@data:
-@domain:
-@Returns:
-
-<!-- ##### FUNCTION ephy_node_db_get_by_name ##### -->
-<para>
-
-</para>
-
-@name:
-@Returns:
-
-<!-- ##### FUNCTION ephy_node_db_get_name ##### -->
-<para>
-
-</para>
-
-@db:
-@Returns:
-
-<!-- ##### FUNCTION ephy_node_db_get_node_from_id ##### -->
-<para>
-
-</para>
-
-@db:
-@id:
-@Returns:
-@Param2:
-
-<!-- ##### FUNCTION ephy_node_db_is_immutable ##### -->
-<para>
-
-</para>
-
-@db:
-@Returns:
-
-<!-- ##### FUNCTION ephy_node_db_load_from_file ##### -->
-<para>
-
-</para>
-
-@db:
-@xml_file:
-@xml_root:
-@xml_version:
-@Returns:
-
-<!-- ##### FUNCTION ephy_node_db_new ##### -->
-<para>
-
-</para>
-
-@name:
-@Returns:
-
-<!-- ##### FUNCTION ephy_node_db_set_immutable ##### -->
-<para>
-
-</para>
-
-@db:
-@immutable:
-
-<!-- ##### FUNCTION ephy_node_db_write_to_xml_safe ##### -->
-<para>
-
-</para>
-
-@db:
-@filename:
-@root:
-@version:
-@comment:
-@node:
-@Varargs:
-@Returns:
-
<!-- ##### FUNCTION ephy_shell_delete_on_exit ##### -->
<para>