Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tix/samples/
DDirTree.py49 top.dir = Tix.DirTree(top)
/external/python/cpython2/Doc/library/
Dtix.rst243 .. class:: DirTree()
245 The `DirTree
252 .. \ulink{DirTree}{http://tix.sourceforge.net/dist/current/demos/samples/DirTree.tcl}
/external/python/cpython2/Lib/lib-tk/
DTix.py667 class DirTree(TixWidget): class