| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.GObject --+
|
object --+ |
| |
dbus.service.Interface --+ |
| |
dbus.service.Object --+
|
dbus.gobject_service.ExportedGObject --+
|
UserDict
UserDict is UNTESTED and almost certainly DOES NOT WORK.
UserDict provides a dictionary mapping unique users to values. Each user is only permitted to modify the value associated with herself. Therefore, UserDict is automatically coherent by construction.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
Initialize an exported GObject.
:Parameters:
`conn` : dbus.connection.Connection
The D-Bus connection or bus
`object_path` : str
The object path at which to register this object.
:Keywords:
`bus_name` : dbus.service.BusName
A bus name to be held on behalf of this object, or None.
`gobject_properties` : dict
GObject properties to be set on the constructed object.
Any unrecognised keyword arguments will also be interpreted
as GObject properties.
|
Returns the DBus path of this handler. The path is the closest thing to a unique identifier for each abstract DObject. |
Returns the TubeBox used to create this handler. This method is necessary if one DObject wishes to create another. |
|
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 17 14:53:06 2009 | http://epydoc.sourceforge.net |