| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
handler.Handler --+
|
BackgroundHandler
A Handler for non-interactive background updates. Runs the GUI if interaction is required.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Instance Variables | |
|
Inherited from |
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Run the GUI if we need to confirm any keys.
|
Report an exception to the user.
|
Send a D-BUS notification message if possible. If there is no notification service available, log the message instead.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:06 2013 | http://epydoc.sourceforge.net |