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 11:58:00 +0000 (12:58 +0100)
commitf9f49f5d420a094b5da4bebbdbc18e98a03789d3
tree5e9a43b80b367bb7d26b04e93f1770079e72a3a5
parent031189ffea24eac1a9e335ab98d4a12d1e536a89
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