gdbus: Add g_dbus_send_message_with_reply
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 19 Aug 2013 12:25:57 +0000 (15:25 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 11 Sep 2013 02:06:59 +0000 (19:06 -0700)
commitfe5a8b18d258ef2468b7d6aee06b6e867980d80d
treefc684c50d2b07fa90a6619d1c45330b3fd8b68bc
parent12d103ef611f4892f7ee94b4ee4df6713d7199d0
gdbus: Add g_dbus_send_message_with_reply

g_dbus_send_message_with_reply flushes pending signals before calling
dbus_connection_send_with_reply so it does not alter the message order
gdbus/gdbus.h
gdbus/object.c