Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/library/
Dtix.rst555 .. method:: tixCommand.tix_filedialog([dlgclass])
560 calls to :meth:`tix_filedialog`. An optional dlgclass parameter can be passed
/external/python/cpython2/Lib/lib-tk/
DTix.py131 def tix_filedialog(self, dlgclass=None): member in tixCommand
/external/python/cpython2/Misc/
DHISTORY6331 methods tix_addbitmapdir, tix_cget, tix_configure, tix_filedialog,