mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 23:46:15 +01:00
1b3e6bab53
This allows the controller to explicitly be removed from the bus, in a way that allows the caller to synchronise with it and know that all other references to the controller should have been dropped (i.e. after this method returns, there should be no in-flight D-Bus calls still holding a reference to the object). This is needed to be able to guarantee finalisation of the controller in unit tests (and comparable real-world situations). Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Helps: #1190 |
||
---|---|---|
.. | ||
gio | ||
glib | ||
gobject | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
meson.build | ||
NEWS |