Home
last modified time | relevance | path

Searched refs:winfo_children (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/tkinter/test/
H A Dsupport.py35 for w in self.root.winfo_children():
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_searchbase.py153 for child in self.dialog.buttonframe.winfo_children():
H A Dtest_config_key.py126 winfo_children() stores the children in stack order, so
130 for index, child in enumerate(dialog.winfo_children()):
/third_party/python/Lib/tkinter/
H A D__init__.py1102 def winfo_children(self): member in Misc

Completed in 8 milliseconds