Bug 624546 – Modification of GDBusMessage in filter function
authorDavid Zeuthen <davidz@redhat.com>
Thu, 9 Sep 2010 17:21:35 +0000 (13:21 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Thu, 9 Sep 2010 17:21:35 +0000 (13:21 -0400)
commitc3371efcaa47b03941c6c8148687b0a21d18dfbe
tree522f1c96e1936cc53911abf5f46a3386f721d52b
parent3d8095588a149826872d97151db6370e9772c42e
Bug 624546 – Modification of GDBusMessage in filter function

Rework filter functions as per

 https://bugzilla.gnome.org/show_bug.cgi?id=624546#c8

This commit breaks ABI. However, this ABI break affects only
applications using filter functions. The only known user of is dconf.

Signed-off-by: David Zeuthen <davidz@redhat.com>
docs/reference/gio/gio-sections.txt
gio/gdbusconnection.c
gio/gdbusconnection.h
gio/gdbusprivate.c
gio/gdbusprivate.h
gio/gioenums.h
gio/tests/gdbus-connection.c
gio/tests/gdbus-peer.c