Public Member Functions | |
def | __init__ |
def | closeButtonClicked |
def | exitDestroy |
def | write |
def | getText |
Public Attributes | |
wTree | |
window | |
Static Private Attributes | |
tuple | __gladefile = os.getcwd() |
tuple | __text = gtk.TextBuffer() |
tuple | __textview = gtk.TextView() |
__inotify = None |
def Log.Log.__init__ | ( | self | ) |
def Log.Log.closeButtonClicked | ( | self, | ||
widget | ||||
) |
def Log.Log.exitDestroy | ( | self, | ||
widget | ||||
) |
def Log.Log.write | ( | self, | ||
str | ||||
) |
def Log.Log.getText | ( | self | ) |
tuple Log.Log.__gladefile = os.getcwd() [static, private] |
tuple Log.Log.__text = gtk.TextBuffer() [static, private] |
tuple Log.Log.__textview = gtk.TextView() [static, private] |
Log.Log.__inotify = None [static, private] |