[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "2.26" ) ]
public delegate void BusNameLostCallback (DBusConnection connection, string name)
Invoked when the name is lost or connection
has been closed.
connection |
The DBusConnection on which to acquire the name or null if the connection was disconnected. |
name |
The name being owned. |
user_data |
User data passed to |