Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DTix.py131 def tix_filedialog(self, dlgclass=None): argument
140 if dlgclass is not None:
141 return self.tk.call('tix', 'filedialog', dlgclass)
/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