Searched defs:ScrolledWindow (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
H A DFrameWork.py900 class ScrolledWindow(ControlsWindow): class in inherits:ControlsWindow
/external/python/cpython3/Lib/tkinter/
H A Dtix.py1339 class ScrolledWindow(TixWidget): class in inherits:TixWidget
1340 """ScrolledWindow - Window with automatic scrollbars."""
/external/python/cpython2/Lib/lib-tk/
H A DTix.py1346 class ScrolledWindow(TixWidget): class in inherits:TixWidget
1347 """ScrolledWindow - Window with automatic scrollbars."""

Completed in 3201 milliseconds