Home
last modified time | relevance | path

Searched refs:attach_widget (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Demo/tix/
Dtixwidgets.py525 rh.attach_widget(list)
569 rh.attach_widget(win)
610 rh.attach_widget(win)
/external/python/cpython3/Lib/tkinter/
Dtix.py1285 def attach_widget(self, widget): member in ResizeHandle
/external/python/cpython2/Lib/lib-tk/
DTix.py1288 def attach_widget(self, widget): member in ResizeHandle