GDBusMethodInvocation: add property return checks
authorRyan Lortie <desrt@desrt.ca>
Wed, 17 Apr 2013 13:45:23 +0000 (09:45 -0400)
committerRyan Lortie <desrt@desrt.ca>
Sat, 22 Jun 2013 17:38:32 +0000 (13:38 -0400)
commit317e8c132d1fd6373a698846932a10c443979726
tree38f2cd6bef3c31d6e0b94d8ca947e4a9b1b494db
parentf754c4e85b666686a374aa31f7d05fff739e9cde
GDBusMethodInvocation: add property return checks

Add some type checking for the values returned from async property
handling calls, similar in spirit to the type checking we do for normal
method calls.

https://bugzilla.gnome.org/show_bug.cgi?id=698375
gio/gdbusmethodinvocation.c