aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/tmpl/ephy-location-entry.sgml
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2009-12-31 04:07:02 +0800
committerXan Lopez <xan@gnome.org>2009-12-31 04:23:09 +0800
commiteaa19fb5739761d835ccaad80f0266affcb971c4 (patch)
tree83261598c0103b285cff3e78bb43a2b4f7fa9e56 /doc/reference/tmpl/ephy-location-entry.sgml
parentfab4ce42cdef5d1046b0f17d77dbca9dc384962d (diff)
downloadgsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.gz
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.bz2
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.lz
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.xz
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.zst
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.zip
Revert "docs: remove generated templates"
This reverts commit 3deb6e06fd3cccaf26bca8c81bf1f83ef7993dd6. This broke distcheck.
Diffstat (limited to 'doc/reference/tmpl/ephy-location-entry.sgml')
-rw-r--r--doc/reference/tmpl/ephy-location-entry.sgml217
1 files changed, 217 insertions, 0 deletions
diff --git a/doc/reference/tmpl/ephy-location-entry.sgml b/doc/reference/tmpl/ephy-location-entry.sgml
new file mode 100644
index 000000000..c9c7e42c6
--- /dev/null
+++ b/doc/reference/tmpl/ephy-location-entry.sgml
@@ -0,0 +1,217 @@
+<!-- ##### SECTION Title ##### -->
+EphyLocationEntry
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT EphyLocationEntry ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SIGNAL EphyLocationEntry::get-location ##### -->
+<para>
+
+</para>
+
+@ephylocationentry: the object which received the signal.
+@Returns:
+
+<!-- ##### SIGNAL EphyLocationEntry::get-title ##### -->
+<para>
+
+</para>
+
+@ephylocationentry: the object which received the signal.
+@Returns:
+
+<!-- ##### SIGNAL EphyLocationEntry::lock-clicked ##### -->
+<para>
+
+</para>
+
+@ephylocationentry: the object which received the signal.
+
+<!-- ##### SIGNAL EphyLocationEntry::user-changed ##### -->
+<para>
+
+</para>
+
+@ephylocationentry: the object which received the signal.
+
+<!-- ##### ARG EphyLocationEntry:secure-bg-color ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG EphyLocationEntry:secure-fg-color ##### -->
+<para>
+
+</para>
+
+<!-- ##### FUNCTION ephy_location_entry_set_location ##### -->
+<para>
+
+</para>
+
+@entry:
+@address:
+@typed_address:
+
+
+<!-- ##### FUNCTION ephy_location_entry_get_location ##### -->
+<para>
+
+</para>
+
+@entry:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_location_entry_get_can_undo ##### -->
+<para>
+
+</para>
+
+@entry:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_location_entry_get_can_redo ##### -->
+<para>
+
+</para>
+
+@entry:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_location_entry_get_entry ##### -->
+<para>
+
+</para>
+
+@entry:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_location_entry_get_regex ##### -->
+<para>
+
+</para>
+
+@entry:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_location_entry_activate ##### -->
+<para>
+
+</para>
+
+@entry:
+
+
+<!-- ##### FUNCTION ephy_location_entry_reset ##### -->
+<para>
+
+</para>
+
+@entry:
+@Returns:
+
+
+<!-- ##### FUNCTION ephy_location_entry_undo_reset ##### -->
+<para>
+
+</para>
+
+@entry:
+
+
+<!-- ##### FUNCTION ephy_location_entry_set_favicon ##### -->
+<para>
+
+</para>
+
+@entry:
+@pixbuf:
+
+
+<!-- ##### FUNCTION ephy_location_entry_set_secure ##### -->
+<para>
+
+</para>
+
+@entry:
+@secure:
+
+
+<!-- ##### FUNCTION ephy_location_entry_set_show_lock ##### -->
+<para>
+
+</para>
+
+@entry:
+@show_lock:
+
+
+<!-- ##### FUNCTION ephy_location_entry_set_lock_stock ##### -->
+<para>
+
+</para>
+
+@entry:
+@stock_id:
+
+
+<!-- ##### FUNCTION ephy_location_entry_set_lock_tooltip ##### -->
+<para>
+
+</para>
+
+@entry:
+@tooltip:
+
+
+<!-- ##### FUNCTION ephy_location_entry_set_completion ##### -->
+<para>
+
+</para>
+
+@entry:
+@model:
+@text_col:
+@action_col:
+@keywords_col:
+@relevance_col:
+@url_col:
+@extra_col:
+@favicon_col:
+
+
+<!-- ##### FUNCTION ephy_location_entry_set_match_func ##### -->
+<para>
+
+</para>
+
+@entry:
+@match_func:
+@user_data:
+@notify:
+
+