summaryrefslogtreecommitdiff
path: root/doc/tmpl/mateweather-mateconf.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tmpl/mateweather-mateconf.sgml')
-rw-r--r--doc/tmpl/mateweather-mateconf.sgml136
1 files changed, 136 insertions, 0 deletions
diff --git a/doc/tmpl/mateweather-mateconf.sgml b/doc/tmpl/mateweather-mateconf.sgml
new file mode 100644
index 0000000..238ab34
--- /dev/null
+++ b/doc/tmpl/mateweather-mateconf.sgml
@@ -0,0 +1,136 @@
+<!-- ##### SECTION Title ##### -->
+mateweather-mateconf
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT MateWeatherMateConf ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### FUNCTION mateweather_mateconf_new ##### -->
+<para>
+
+</para>
+
+@prefix:
+@Returns:
+
+
+<!-- ##### FUNCTION mateweather_mateconf_free ##### -->
+<para>
+
+</para>
+
+@ctx:
+
+
+<!-- ##### FUNCTION mateweather_mateconf_get_client ##### -->
+<para>
+
+</para>
+
+@ctx:
+@Returns:
+
+
+<!-- ##### FUNCTION mateweather_mateconf_get_location ##### -->
+<para>
+
+</para>
+
+@ctx:
+@Returns:
+
+
+<!-- ##### FUNCTION mateweather_mateconf_get_full_key ##### -->
+<para>
+
+</para>
+
+@ctx:
+@key:
+@Returns:
+
+
+<!-- ##### FUNCTION mateweather_mateconf_set_bool ##### -->
+<para>
+
+</para>
+
+@ctx:
+@key:
+@the_bool:
+@opt_error:
+
+
+<!-- ##### FUNCTION mateweather_mateconf_set_int ##### -->
+<para>
+
+</para>
+
+@ctx:
+@key:
+@the_int:
+@opt_error:
+
+
+<!-- ##### FUNCTION mateweather_mateconf_set_string ##### -->
+<para>
+
+</para>
+
+@ctx:
+@key:
+@the_string:
+@opt_error:
+
+
+<!-- ##### FUNCTION mateweather_mateconf_get_bool ##### -->
+<para>
+
+</para>
+
+@ctx:
+@key:
+@opt_error:
+@Returns:
+
+
+<!-- ##### FUNCTION mateweather_mateconf_get_int ##### -->
+<para>
+
+</para>
+
+@ctx:
+@key:
+@opt_error:
+@Returns:
+
+
+<!-- ##### FUNCTION mateweather_mateconf_get_string ##### -->
+<para>
+
+</para>
+
+@ctx:
+@key:
+@opt_error:
+@Returns:
+
+