ParametersFrame.activator#

ParametersFrame.activator(var, widget)[source]#

Method used as a command argument within ttk.Checkbox objects, :param var: :type var: The variable connected to the checkbox. :param widget: :type widget: The widget being toggled by the checkbox.