[Telepathy-commits] [telepathy-glib/master] dbus_properties_mixin_class_init: document offset=0
Will Thompson
will.thompson at collabora.co.uk
Tue Sep 9 08:34:31 PDT 2008
---
telepathy-glib/dbus-properties-mixin.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/telepathy-glib/dbus-properties-mixin.c b/telepathy-glib/dbus-properties-mixin.c
index b9673d9..4394c72 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
--
1.5.6.3
More information about the Telepathy-commits
mailing list