mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +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:
@@ -2396,6 +2396,9 @@ g_dbus_connection_start_message_processing
|
||||
GDBusCapabilityFlags
|
||||
g_dbus_connection_close
|
||||
g_dbus_connection_is_closed
|
||||
g_dbus_connection_flush
|
||||
g_dbus_connection_flush_finish
|
||||
g_dbus_connection_flush_sync
|
||||
g_dbus_connection_get_exit_on_close
|
||||
g_dbus_connection_set_exit_on_close
|
||||
g_dbus_connection_get_stream
|
||||
|
Reference in New Issue
Block a user