Searched refs:cancel (Results 1 – 2 of 2) sorted by relevance
1195 def cancel(_=None): function1206 dialog.protocol("WM_DELETE_WINDOW", cancel)1229 ttk.Button(dialog, text="Cancel", command=cancel) \1253 dialog.bind("<Escape>", cancel)
282 cancle||cancel
Completed in 10 milliseconds