gdbus: Add support for invalidated properties
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 11 Oct 2012 09:53:27 +0000 (11:53 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 26 Nov 2012 13:44:48 +0000 (14:44 +0100)
commit6321f8627ccbb74eb7c4d0a45f56a4b5a2ac77fc
tree824f4a1bf55f1c3eb81cf55d62fb2e74de02c16a
parent9e82f640c3d6eafad840fdd800c302bfa3a4bc25
gdbus: Add support for invalidated properties

If there's a pending property but its exists() callback returns false
the property should be considered invalidated and included in the
relevant list of the PropertiesChanged signal.
gdbus/object.c