Gio.BusAcquiredCallback
function onBusAcquiredCallback(connection: Gio.DBusConnection, name: String): void {
}
Invoked when a connection to a message bus has been obtained.
Since 2.26
- connection
The Gio.DBusConnection to a message bus.
- name
The name that is requested to be owned.