[Telepathy-commits] [telepathy-glib/master] DBusPropertiesMixin: no mixin class is treated as all fields being NULL

Will Thompson will.thompson at collabora.co.uk
Tue Sep 9 09:52:46 PDT 2008


---
 telepathy-glib/dbus-properties-mixin.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/telepathy-glib/dbus-properties-mixin.c b/telepathy-glib/dbus-properties-mixin.c
index 8a9b235..df0f3d7 100644
--- a/telepathy-glib/dbus-properties-mixin.c
+++ b/telepathy-glib/dbus-properties-mixin.c
@@ -540,8 +540,9 @@ out:
  *
  * 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
+ * it were present, but with all fields (including
+ * 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
-- 
1.5.6.3




More information about the Telepathy-commits mailing list