Home
last modified time | relevance | path

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

/third_party/python/Doc/library/
Dtkinter.tix.rst276 .. class:: FileSelectBox()
278 The `FileSelectBox
281 for the user to choose a file. FileSelectBox stores the files mostly recently
/third_party/python/Lib/tkinter/
Dtix.py782 class FileSelectBox(TixWidget): class
1708 class _dummyFileSelectBox(FileSelectBox, TixSubWidget):