Commit: ef27c6c7fab8e26b242ac58fd70b12ed0e741ae9
Parent: 8432085cfde946e2484062e51c3b8438c3b09d11
Author: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2012-10-19 10:33:20
Tree: aa650b9b9f2db795568cf2dd26c1cf1a25a50ea9

gdbus: Remove connection from pending_property functions The reply to a DBus.Properties.Set() method call should go through the same D-Bus connection. Thus remove the DBusConnection parameter from the following functions: - g_dbus_pending_property_success() - g_dbus_pending_property_error_valist() - g_dbus_pending_property_error()

Diffstat

M gdbus/gdbus.h | 13 +++++- - - - - - - -
M gdbus/object.c | 24 ++++++++++++- - - - - - - - - - - -

2 files changed, 17 insertions(+), 20 deletions(-)

View Full Diff | Patch