mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
GDBusMessage: Make it possible to lock and copy messages
Don't actually use this yet as that will require a couple of modifications to the filter function signature. This is part of the bug-fix for https://bugzilla.gnome.org/show_bug.cgi?id=624546#c8 Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -2334,6 +2334,9 @@ g_dbus_message_new_method_error
|
||||
g_dbus_message_new_method_error_valist
|
||||
g_dbus_message_new_method_error_literal
|
||||
g_dbus_message_print
|
||||
g_dbus_message_get_locked
|
||||
g_dbus_message_lock
|
||||
g_dbus_message_copy
|
||||
g_dbus_message_get_byte_order
|
||||
g_dbus_message_set_byte_order
|
||||
g_dbus_message_get_message_type
|
||||
|
Reference in New Issue
Block a user