Searched refs:window_configure (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/lib-tk/ |
D | Tkinter.py | 3240 def window_configure(self, index, cnf=None, **kw): member in Text 3243 window_config = window_configure
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 3911 def window_configure(self, index, cnf=None, **kw): member in Text 3915 window_config = window_configure
|
/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
|