Home | Trees | Indices | Help |
---|
|
gobject.GObject --+ | object --+ | | | service.Interface --+ | | | service.Object --+ | ExportedGObject
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.
|
|||
__metaclass__ A metaclass which inherits from both GObjectMeta and dbus.service.InterfaceType. |
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Sep 28 03:59:11 2013 | http://epydoc.sourceforge.net |