Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/library/
Dtix.rst583 .. method:: tixCommand.tix_resetoptions(newScheme, newFontSet[, newScmPrio])
595 using the :meth:`tix_config` method. Instead, the :meth:`tix_resetoptions`
/external/python/cpython2/Lib/lib-tk/
DTix.py187 def tix_resetoptions(self, newScheme, newFontSet, newScmPrio=None): member in tixCommand
/external/python/cpython2/Misc/
DHISTORY6332 tix_getbitmap, tix_getimage, tix_option_get, and tix_resetoptions.