DBusConnection (gb.dbus)
This class represent a connection to the D-Bus system or session bus.
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.
|
Methods
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