def __init__(self): WindowWidget.__init__(self) self._size_negotiation_askers = []
def __init__(self): WindowWidget.__init__(self) self.visible_pos = Pos(0, 0)