DBusConnection (gb.dbus)

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

This class inherits _DBusConnection.

This class is creatable.

This class acts like a read-only array.

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.