gdbus: Add g_dbus_get_properties function
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 12 Oct 2012 08:55:37 +0000 (10:55 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 26 Nov 2012 13:48:50 +0000 (14:48 +0100)
commitbe56109f538e34b9b646e1a5a3273ee1679b7ca9
treef279472b16ca17995d2e664f7edeaeb628fe3953
parentaeb775274b8c2c401f838d326de2d1d771f6a2ee
gdbus: Add g_dbus_get_properties function

This function can be used to construct custom D-Bus messages containing
the properties for a specific interface on a given path.
gdbus/gdbus.h
gdbus/object.c