Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/library/
Dtix.rst535 .. method:: tixCommand.tix_getbitmap(name)
539 :meth:`tix_getbitmap`, you can avoid hard coding the pathnames of the bitmap
548 :meth:`tix_getbitmap` methods will search for image files. The standard bitmap
552 :meth:`tix_getbitmap` method.
/external/python/cpython2/Lib/lib-tk/
DTix.py145 def tix_getbitmap(self, name): member in tixCommand
/external/python/cpython2/Misc/
DHISTORY6332 tix_getbitmap, tix_getimage, tix_option_get, and tix_resetoptions.