Home
last modified time | relevance | path

Searched refs:set_silent (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Demo/tix/samples/
DComboBox.py76 a.set_silent('January')
77 b.set_silent('1995')
/external/python/cpython2/Lib/lib-tk/
DTix.py340 def set_silent(self, value): member in TixWidget