def __init__(self, rthread): gobject.GObject.__init__(self) self.read_only = False self._focused = False self.rthread = rthread