Searched defs:attach_widget (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ | ||
D | Tix.py | 1288 def attach_widget(self, widget): member in ResizeHandle |
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ | ||
D | tix.py | 1287 def attach_widget(self, widget): member in ResizeHandle |