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 11:57:43 +0000 (12:57 +0100)
commit031189ffea24eac1a9e335ab98d4a12d1e536a89
treed25b2db77c3ed275cf937b9b4c3ad72157fed250
parentc4ec194edeac1abc54116241814dc6034f5bef55
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