Searched refs:dlgclass (Results 1 – 2 of 2) sorted by relevance
131 def tix_filedialog(self, dlgclass=None): argument140 if dlgclass is not None:141 return self.tk.call('tix', 'filedialog', dlgclass)
555 .. method:: tixCommand.tix_filedialog([dlgclass])560 calls to :meth:`tix_filedialog`. An optional dlgclass parameter can be passed