Home
last modified time | relevance | path

Searched refs:window_configure (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DTkinter.py3240 def window_configure(self, index, cnf=None, **kw): member in Text
3243 window_config = window_configure
/external/python/cpython3/Lib/tkinter/
D__init__.py3911 def window_configure(self, index, cnf=None, **kw): member in Text
3915 window_config = window_configure
/external/python/cpython2/Misc/
DHISTORY5468 tag_configure, image_configure, window_configure now return a
/external/python/cpython3/Misc/
DHISTORY22852 tag_configure, image_configure, window_configure now return a