Home
last modified time | relevance | path

Searched refs:tix_resetoptions (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Doc/library/
Dtkinter.tix.rst570 .. method:: tixCommand.tix_resetoptions(newScheme, newFontSet[, newScmPrio])
582 using the :meth:`tix_config` method. Instead, the :meth:`tix_resetoptions`
/third_party/python/Lib/tkinter/
Dtix.py186 def tix_resetoptions(self, newScheme, newFontSet, newScmPrio=None): member in tixCommand
/third_party/python/Misc/
DHISTORY23716 tix_getbitmap, tix_getimage, tix_option_get, and tix_resetoptions.