[Bug 40380] New: Add tp_dbus_properties_mixin_emit_properties_changed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 25 19:19:39 CEST 2011


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

           Summary: Add tp_dbus_properties_mixin_emit_properties_changed
           Product: Telepathy
           Version: git master
          Platform: Other
               URL: http://cgit.collabora.com/git/user/wjt/telepathy-glib.
                    git/log/?h=emit-properties-changed
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


Here's a branch which adds a method to emit
org.freedesktop.DBus.Properties.PropertiesChanged. It's easier than doing it by
hand because you don't have to dig out the properties’ new values.

I could be convinced to give it a name shorter than 48 characters.

I decided against having varargs versions because really we shouldn't be
writing C anyway. ;)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list