Gio.BusNameAcquiredCallback
function onBusNameAcquiredCallback(connection: Gio.DBusConnection, name: String): void {
}
Invoked when the name is acquired.
Since 2.26
- connection
The Gio.DBusConnection on which to acquired the name.
- name
The name being owned.