Home
last modified time | relevance | path

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

/third_party/python/Doc/library/
Dtkinter.tix.rst522 .. method:: tixCommand.tix_getbitmap(name)
526 :meth:`tix_getbitmap`, you can avoid hard coding the pathnames of the bitmap
535 :meth:`tix_getbitmap` methods will search for image files. The standard bitmap
539 :meth:`tix_getbitmap` method.
/third_party/python/Lib/tkinter/
Dtix.py144 def tix_getbitmap(self, name): member in tixCommand
/third_party/python/Misc/
DHISTORY23716 tix_getbitmap, tix_getimage, tix_option_get, and tix_resetoptions.