Home | History | Annotate | Download | only in lib-tk

Lines Matching defs:bye

120 _tg_screen_functions = ['addshape', 'bgcolor', 'bgpic', 'bye',
3650 def bye(self):
3654 >>> screen.bye()
3663 Bind bye() method to mouseclick on TurtleScreen.
3678 """Screen.bye() with two dummy-parameters"""
3679 self.bye()
4022 bye()