GDBusProxy: Validate properties received from service if possible
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>
Sat, 19 Feb 2011 01:34:06 +0000 (20:34 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 28 Mar 2011 15:59:47 +0000 (11:59 -0400)
commitaa59fb9dd1a20004a5ba5f4d97c271eb5abe01e9
tree776fc32ac807c17992b716ae5824f3b518c2bbe5
parent2809964c289ce278cc7477b7af908de7845c5c61
GDBusProxy: Validate properties received from service if possible

If the proxy has an GInterfaceInfo set, validate properties against it
so the application doesn't have to do it.

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/gdbusproxy.c