| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
SystemBus A Singleton for the DBus SystemBus |
|||
|
SessionBus A Singleton for the D-Bus SessionBus |
|||
| MissingArgument | |||
|
InvalidArgument Raised when one of the provided arguments is invalid. |
|||
|
|||
|
|||
|
|||
|
|||
_GAJIM_ERROR_IFACE = 'org.gajim.dbus.Error'
|
|||
bus = dbus.SessionBus()
|
|||
supported = False
|
|||
system_bus = SystemBus()
|
|||
session_bus = SessionBus()
|
|||
Imports: os, sys, gajim, exceptions, dbus
|
|||
|
|
|
|||
_GAJIM_ERROR_IFACE
|
bus
|
supported
|
system_bus
|
session_bus
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 12 02:06:26 2010 | http://epydoc.sourceforge.net |