Activates the text check if it is deactivated, or deactivates it if it is active.
Note that the function signature takes one optional argument, a Tkinter event string, in order to be used as a callback for a click event. This argument is not used in the function.
Notes and Examples