summaryrefslogtreecommitdiff
path: root/docs/reference/tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/tmpl')
-rw-r--r--docs/reference/tmpl/xfconf-backend.sgml10
-rw-r--r--docs/reference/tmpl/xfconf-channel.sgml27
-rw-r--r--docs/reference/tmpl/xfconf-errors.sgml1
-rw-r--r--docs/reference/tmpl/xfconf-unused.sgml6
4 files changed, 42 insertions, 2 deletions
diff --git a/docs/reference/tmpl/xfconf-backend.sgml b/docs/reference/tmpl/xfconf-backend.sgml
index 908cff1..9970162 100644
--- a/docs/reference/tmpl/xfconf-backend.sgml
+++ b/docs/reference/tmpl/xfconf-backend.sgml
@@ -140,3 +140,13 @@ one could think of to store data.
@Returns:
+<!-- ##### FUNCTION xfconf_backend_register_property_changed_func ##### -->
+<para>
+
+</para>
+
+@backend:
+@func:
+@user_data:
+
+
diff --git a/docs/reference/tmpl/xfconf-channel.sgml b/docs/reference/tmpl/xfconf-channel.sgml
index 7ea9b30..5246548 100644
--- a/docs/reference/tmpl/xfconf-channel.sgml
+++ b/docs/reference/tmpl/xfconf-channel.sgml
@@ -31,8 +31,9 @@ configuration keys with the same names.
</para>
-@xfconfchannel: the object which received the signal.
-@arg1:
+@channel: the object which received the signal.
+@property:
+@value:
<!-- ##### ARG XfconfChannel:channel-name ##### -->
<para>
@@ -108,6 +109,17 @@ configuration keys with the same names.
@Returns:
+<!-- ##### FUNCTION xfconf_channel_get_uint ##### -->
+<para>
+
+</para>
+
+@channel:
+@property:
+@default_value:
+@Returns:
+
+
<!-- ##### FUNCTION xfconf_channel_get_uint64 ##### -->
<para>
@@ -174,6 +186,17 @@ configuration keys with the same names.
@Returns:
+<!-- ##### FUNCTION xfconf_channel_set_uint ##### -->
+<para>
+
+</para>
+
+@channel:
+@property:
+@value:
+@Returns:
+
+
<!-- ##### FUNCTION xfconf_channel_set_uint64 ##### -->
<para>
diff --git a/docs/reference/tmpl/xfconf-errors.sgml b/docs/reference/tmpl/xfconf-errors.sgml
index 2ea0a0f..04cad31 100644
--- a/docs/reference/tmpl/xfconf-errors.sgml
+++ b/docs/reference/tmpl/xfconf-errors.sgml
@@ -38,4 +38,5 @@ use of #GError<!-- -->s.
@XFCONF_ERROR_PERMISSION_DENIED: The user is not allowed to read or write to the channel or property
@XFCONF_ERROR_INTERNAL_ERROR: An internal error (likely a bug in xfconf) occurred
@XFCONF_ERROR_NO_BACKEND: No backends were found, or those found could not be loaded
+@XFCONF_ERROR_INVALID_PROPERTY: The property name specified was invalid
diff --git a/docs/reference/tmpl/xfconf-unused.sgml b/docs/reference/tmpl/xfconf-unused.sgml
index 2621d57..8486caf 100644
--- a/docs/reference/tmpl/xfconf-unused.sgml
+++ b/docs/reference/tmpl/xfconf-unused.sgml
@@ -53,6 +53,12 @@ stamp-xfconf-marshal
@obj:
+<!-- ##### MACRO XFCONF_TYPE_ERROR ##### -->
+<para>
+
+</para>
+
+
<!-- ##### FUNCTION xfconf_backend_get_error_quark ##### -->
<para>