Searched refs:image_configure (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 3255 def image_configure(self, index, cnf=None, **kw): member in Text
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tkinter.py | 3098 def image_configure(self, index, cnf=None, **kw): member in Text
|
/external/python/cpython2/Misc/ |
D | HISTORY | 5468 tag_configure, image_configure, window_configure now return a
|
/external/python/cpython3/Misc/ |
D | HISTORY | 22852 tag_configure, image_configure, window_configure now return a
|