[Bug 46358] In python environment, list_connection_managers passes an empty list as cms.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 8 12:23:56 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46358
--- Comment #9 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-03-08 03:23:56 PST ---
Created attachment 58170
--> https://bugs.freedesktop.org/attachment.cgi?id=58170
[08/10] tp_protocol_dup_params, tp_protocol_dup_param,
tp_protocol_borrow_params: add
tp_protocol_dup_params might be less nice for C (you have to free the
list and the items), but is definitely nicer for Python and other g-i
bindings. It will probably be renamed to ...get_params in Telepathy 1.0.
tp_protocol_borrow_params is an efficient "C binding", but not as GObject'y.
tp_protocol_dup_param will replace get_param in Telepathy 1.0.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list