API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.34
void g_test_dbus_down ( GTestDBus* self )
Stop the session bus started by g_test_dbus_up().
This will wait for the singleton returned by g_bus_get() or g_bus_get_sync() to be destroyed. This is done to ensure that the next unit test won’t get a leaked singleton from this test.
g_bus_get()
g_bus_get_sync()
Available since: 2.34