Home
last modified time | relevance | path

Searched refs:newScmPrio (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/tkinter/
Dtix.py179 def tix_resetoptions(self, newScheme, newFontSet, newScmPrio=None): argument
194 if newScmPrio is not None:
195 return self.tk.call('tix', 'resetoptions', newScheme, newFontSet, newScmPrio)
/external/python/cpython2/Lib/lib-tk/
DTix.py183 def tix_resetoptions(self, newScheme, newFontSet, newScmPrio=None): argument
198 if newScmPrio is not None:
199 return self.tk.call('tix', 'resetoptions', newScheme, newFontSet, newScmPrio)
/external/python/cpython3/Doc/library/
Dtkinter.tix.rst570 .. method:: tixCommand.tix_resetoptions(newScheme, newFontSet[, newScmPrio])
577 The optional parameter *newScmPrio* can be given to reset the priority level of
/external/python/cpython2/Doc/library/
Dtix.rst583 .. method:: tixCommand.tix_resetoptions(newScheme, newFontSet[, newScmPrio])
590 The optional parameter *newScmPrio* can be given to reset the priority level of