Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/library/
Dtix.rst547 Tix maintains a list of directories under which the :meth:`tix_getimage` and
551 applications can also be located using the :meth:`tix_getimage` or
565 .. method:: tixCommand.tix_getimage(self, name)
572 images are chosen on color displays. By using :meth:`tix_getimage`, you can
/external/python/cpython2/Lib/lib-tk/
DTix.py156 def tix_getimage(self, name): member in tixCommand
/external/python/cpython2/Misc/
DHISTORY6332 tix_getbitmap, tix_getimage, tix_option_get, and tix_resetoptions.