Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DTix.py187 def tix_resetoptions(self, newScheme, newFontSet, newScmPrio=None): argument
203 return self.tk.call('tix', 'resetoptions', newScheme, newFontSet, newScmPrio)
205 return self.tk.call('tix', 'resetoptions', newScheme, newFontSet)
/external/python/cpython2/Doc/library/
Dtix.rst583 .. method:: tixCommand.tix_resetoptions(newScheme, newFontSet[, newScmPrio])
585 Resets the scheme and fontset of the Tix application to *newScheme* and