[Bug 46471] New: methods returning GStrv aren't introspectable

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 22 19:40:40 CET 2012


https://bugs.freedesktop.org/show_bug.cgi?id=46471

             Bug #: 46471
           Summary: methods returning GStrv aren't introspectable
    Classification: Unclassified
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: ASSIGNED
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: simon.mcvittie at collabora.co.uk
        ReportedBy: simon.mcvittie at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


16:40 < kuuko> Is the tp-glib function 
               tp_connection_manager_dup_protocol_names() named differently 
               when accessing it from python?

It turns out it's not accessible at all, because (type GObject.Strv) isn't
understood. TpConnectionManager.protocols isn't understood by introspection, so
that's no help either.

Open question for reviewers: should we take this opportunity to apply "Rename
to: get_foo" to the affected dup_foo() methods, and should we apply that
annotation to dup_foo() methods in future? The get/dup duality isn't really
relevant for g-i.

-- 
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