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:44:48 +0000 (14:44 +0100)
commit704a4ef5a925a78d34be5b554de748fc4012c303
tree5ec5290af20792aa64f2a5442436fa453531872f
parent6321f8627ccbb74eb7c4d0a45f56a4b5a2ac77fc
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