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

Lines Matching defs:listen

122         'getshapes', 'listen', 'mode', 'onkey', 'onscreenclick', 'ontimer',
704 Canvas must have focus. See method listen
1322 must have focus. (See method listen.)
1331 >>> screen.listen()
1344 def listen(self, xdummy=None, ydummy=None):
1349 to be able to pass listen to the onclick method.
1352 >>> screen.listen()