DBusConnection (gb.dbus)

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

Deze klasse erft _DBusConnection.

Deze klasse is creëerbaar.

Deze klasse reageert als een alleen leesbaar reeks.

Overgeërfde eigenschappen
Applications   Return the list of the names of all applications connected to the bus.
Tag   Returns or sets the tag of the DBus connection.

Methode
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.

Overgeërfde methoden
Register   Export a DBusObject object to the bus.
Unregister   Unregister the specified object from the DBus bus.