Searched refs:close_all_callback (Results 1 – 4 of 4) sorted by relevance
227 root.bind('<<close-all-windows>>', flist.close_all_callback)232 root.createcommand('exit', flist.close_all_callback)
52 def close_all_callback(self, *args, **kwds): member in FileList
140 Exit # flist.close_all_callback (bound in eEW)
203 text.bind("<<close-all-windows>>", self.flist.close_all_callback)