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

Lines Matching refs:ondrag

131         'isvisible', 'left', 'lt', 'onclick', 'ondrag', 'onrelease', 'pd',
3460 def ondrag(self, fun, btn=1, add=None):
3472 >>> turtle.ondrag(turtle.goto)