Home
last modified time | relevance | path

Searched refs:_setit (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Ddynoption.py5 from tkinter import OptionMenu, _setit, StringVar, Button namespace
28 command=_setit(self.variable,item,self.command))
/third_party/python/Lib/tkinter/
H A D__init__.py4002 class _setit: class
4038 command=_setit(variable, value, callback))
4041 command=_setit(variable, v, callback))

Completed in 7 milliseconds