gdbus: Add g_dbus_client_set_ready_watch()
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Thu, 6 Mar 2014 13:44:19 +0000 (10:44 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 6 Mar 2014 17:36:48 +0000 (09:36 -0800)
commitea2b34eacda2d4e0930e66d4734c42de6bc61bf0
tree27152c237fd10e138b7b8d236b01d1f439167711
parent472e6650d43c7c687c15b845d779ba992cc81adc
gdbus: Add g_dbus_client_set_ready_watch()

This patch adds a new gdbus helper to notify the clients that
GetManagedObjects reply was received and the last proxy has been
informed previously by the proxy_added callback.
gdbus/client.c
gdbus/gdbus.h