mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Bug 618882 – No way to ensure that a message is sent
Add g_dbus_connection_flush{_finish,sync}(). https://bugzilla.gnome.org/show_bug.cgi?id=618882 Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -1541,6 +1541,9 @@ g_dbus_connection_get_unique_name
|
||||
g_dbus_connection_is_closed
|
||||
g_dbus_connection_set_exit_on_close
|
||||
g_dbus_connection_close
|
||||
g_dbus_connection_flush
|
||||
g_dbus_connection_flush_finish
|
||||
g_dbus_connection_flush_sync
|
||||
g_dbus_connection_emit_signal
|
||||
g_dbus_connection_call
|
||||
g_dbus_connection_call_finish
|
||||
|
Reference in New Issue
Block a user