I just wasted a lot of time debugging a crash which was due of the doc of this signal being wrong (one day we'll use a language having type safe signals, sigh...). http://telepathy.freedesktop.org/doc/telepathy-glib/telepathy-glib-channel.html#TpChannel-group-contacts-changed For some reason (gtk-doc bug?) the "details" GHashTable argument is missing.
(In reply to comment #0) > For some reason (gtk-doc bug?) the "details" GHashTable argument is missing. Wild guess: dbus-glib generates a name for the type of @details that isn't a valid C identifier, confusing gtk-doc?
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/74.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.