Home
last modified time | relevance | path

Searched refs:ExFileSelectBox (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Doc/library/
Dtkinter.tix.rst263 .. class:: ExFileSelectBox()
265 The `ExFileSelectBox
269 :class:`ExFileSelectBox` widget is very similar to the standard file dialog on
/third_party/python/Lib/tkinter/
Dtix.py704 class ExFileSelectBox(TixWidget): class
1696 class _dummyExFileSelectBox(ExFileSelectBox, TixSubWidget):