Home | Trees | Indices | Help |
|
---|
|
object --+ | Notify
A window that displays a text and serves as Notification (very basic yet).
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
__timeout = None hash(x) |
|||
text =
|
|||
font_name =
|
|||
width = 200
|
|||
height = 100
|
|||
x = 0
|
|||
y = 0
|
|||
gradient = cairo.LinearGradient(0, 100, 0, 0)
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
x.__setattr__('name', value) <==> x.name = value
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Feb 28 23:21:23 2011 | http://epydoc.sourceforge.net |