Home
last modified time | relevance | path

Searched defs:ScrolledCanvas (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Dtree.py446 class ScrolledCanvas: class
/external/python/cpython3/Lib/
Dturtle.py324 class ScrolledCanvas(TK.Frame): class