DBusConnection (gb.dbus)

This class represent a connection to the D-Bus system or session bus.

Этот класс наследуемый _DBusConnection.

Этот класс создаваемый.

Этот класс представлен как только для чтения массив.

Inherited properties
Applications   Return the list of the names of all applications connected to the bus.
Tag   Returns or sets the tag of the DBus connection.

Методы
Close   Explicitly unregister from the DBus bus.
Exist   Check if a specific application name is already used.
Open   Explicitly register to the DBus bus, and return the DBus name of the connection.
Start   Start a DBus application service from its name, and waits until it is available.

Inherited methods
Register   Export a DBusObject object to the bus.
Unregister   Unregister the specified object from the DBus bus.