GDBus: Don't take a GError for g_dbus_proxy_get_cached_property_names()
authorDavid Zeuthen <davidz@redhat.com>
Thu, 13 May 2010 21:10:15 +0000 (17:10 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Thu, 13 May 2010 21:10:15 +0000 (17:10 -0400)
commit0e2c708bb298c98c136d507427e7b731b5cbd962
tree0f5a3e3480ea80c03ebda9ae11e0fabe87dae23d
parent3ca28ef718d402bd65cd9f291c67b299f1ef74cf
GDBus: Don't take a GError for g_dbus_proxy_get_cached_property_names()

We stopped doing this for get_cached_property() so no reason to do it
here.

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/gdbusproxy.c
gio/gdbusproxy.h
gio/tests/gdbus-example-watch-proxy.c