Ńň 9nŰLc@sfdZddkZddkZdeieiifd„ƒYZdeieii fd„ƒYZ dS(s:Support code for implementing D-Bus services via GObjects.i˙˙˙˙NtExportedGObjectTypecBseZdZd„ZRS(sˆA metaclass which inherits from both GObjectMeta and `dbus.service.InterfaceType`. Used as the metaclass for `ExportedGObject`. cCs9tii||||ƒtiii||||ƒdS(N(tgobjectt GObjectMetat__init__tdbustservicet InterfaceType(tclstnametbasestdct((s8/usr/lib/python2.6/site-packages/dbus/gobject_service.pyR s(t__name__t __module__t__doc__R(((s8/usr/lib/python2.6/site-packages/dbus/gobject_service.pyRstExportedGObjectcBs#eZdZeZddd„ZRS(s.A GObject which is exported on the D-Bus. Because GObject and `dbus.service.Object` both have custom metaclasses, the naive approach using simple multiple inheritance won't work. This class has `ExportedGObjectType` as its metaclass, which is sufficient to make it work correctly. cKs~|iddƒ}|iddƒ}|dj o|i|ƒntii||tiii|d|d|d|ƒdS(snInitialize 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. tbus_nametgobject_propertiestconnt object_pathN( tpoptNonetupdateRtGObjectRRRtObject(tselfRRtkwargsRR((s8/usr/lib/python2.6/site-packages/dbus/gobject_service.pyR.s N(R R R Rt __metaclass__RR(((s8/usr/lib/python2.6/site-packages/dbus/gobject_service.pyR$s( R Rt dbus.serviceRRRRRRRR(((s8/usr/lib/python2.6/site-packages/dbus/gobject_service.pyts  "