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:07:28 +0000 (19:07 -0700)
commit6a9a09a02a63235756d11f30e966d9f807bb385f
tree14c21bc4f3f5b8f9567955ea1f0b1b6cc326bd63
parentf462a549f586d2baa6aa81b839d06391ff91cb6f
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