mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
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>
This commit is contained in:
@@ -2428,7 +2428,6 @@ g_dbus_connection_send_message
|
||||
g_dbus_connection_send_message_with_reply
|
||||
g_dbus_connection_send_message_with_reply_finish
|
||||
g_dbus_connection_send_message_with_reply_sync
|
||||
GDBusMessageFilterResult
|
||||
GDBusMessageFilterFunction
|
||||
g_dbus_connection_add_filter
|
||||
g_dbus_connection_remove_filter
|
||||
|
Reference in New Issue
Block a user