summaryrefslogtreecommitdiff
path: root/telepathy-glib/dbus-properties-mixin.c
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2008-09-09 16:34:31 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2008-09-09 16:34:31 +0100
commitae0583a984b221b4d9075fa7c40d1a74736c4d9d (patch)
tree915c338c172d4691eb4bb08cf052ec8b7ed21a6a /telepathy-glib/dbus-properties-mixin.c
parent7fe6c763dc0c7819384e3c9fcccc42ac374528de (diff)
downloadtelepathy-glib-ae0583a984b221b4d9075fa7c40d1a74736c4d9d.tar.gz
dbus_properties_mixin_class_init: document offset=0
Diffstat (limited to 'telepathy-glib/dbus-properties-mixin.c')
-rw-r--r--telepathy-glib/dbus-properties-mixin.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/telepathy-glib/dbus-properties-mixin.c b/telepathy-glib/dbus-properties-mixin.c
index b9673d9b9..4394c726e 100644
--- a/telepathy-glib/dbus-properties-mixin.c
+++ b/telepathy-glib/dbus-properties-mixin.c
@@ -538,6 +538,12 @@ out:
* which means that only interfaces whose properties are set up using
* tp_dbus_properties_mixin_implement_interface() will be used.
*
+ * Changed in 0.7.UNRELEASED: @offset may now be 0, in which case the
+ * #TpDBusPropertiesMixinClass can be omitted from @cls. It is treated as if
+ * it were present, but with TpDBusPropertiesMixinClass::interfaces being
+ * %NULL, so only interfaces whose properties are set using
+ * tp_dbus_properties_mixin_implement_interface() will be used.
+ *
* Since: 0.7.3
*/
void