def __init__(self, parent): GObject.Object.__init__(self) self.completion_provider = None self.view = parent.sview self.parent = parent