bus_name_lost
Description:
public virtual signal void bus_name_lost (
DBusConnection connection)
Emitted when server loses its well-known session bus name or the session bus connection has been closed.
Parameters:
| connection |
the GDBusconnection to the session bus, or null if the connection has been closed
|