aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/tmpl/ephy-location-entry.sgml
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@src.gnome.org>2008-09-29 13:54:00 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2008-09-29 13:54:00 +0800
commit5e8354c9b2d7f8826148f2c8e341af14cdf87f8c (patch)
treedc0dba8120a56acd6c075cc112cf57c7b2c01205 /doc/reference/tmpl/ephy-location-entry.sgml
parent829422676119b9409fab423f481a5a43d9838e45 (diff)
downloadgsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar
gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar.gz
gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar.bz2
gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar.lz
gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar.xz
gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.tar.zst
gsoc2013-epiphany-5e8354c9b2d7f8826148f2c8e341af14cdf87f8c.zip
Enable documentation build for ephy-location-entry
Conflicts: doc/reference/epiphany-sections.txt doc/reference/tmpl/EphySingle.sgml doc/reference/tmpl/ephy-embed.sgml doc/reference/tmpl/epiphany-unused.sgml svn path=/trunk/; revision=8558
Diffstat (limited to 'doc/reference/tmpl/ephy-location-entry.sgml')
-rw-r--r--doc/reference/tmpl/ephy-location-entry.sgml171
1 files changed, 171 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..14a636e77
--- /dev/null
+++ b/doc/reference/tmpl/ephy-location-entry.sgml
@@ -0,0 +1,171 @@
+<!-- ##### SECTION Title ##### -->
+ephy-location-entry
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### 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:
+
+