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

Lines Matching refs:_onclick

629     def _onclick(self, item, fun, num=1, add=None):
650 If a turtle is clicked, first _onclick-event will be performed,
690 If a turtle is clicked, first _onclick-event will be performed,
3432 self.screen._onclick(self.turtle._item, fun, btn, add)