[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "2.26" ) ]
public delegate void BusAcquiredCallback (DBusConnection connection, string name)
Invoked when a connection to a message bus has been obtained.
connection |
The DBusConnection to a message bus. |
name |
The name that is requested to be owned. |
user_data |
User data passed to |