Class Configwin_ihm.bool_param_box

This class is used to build a box for a boolean parameter.

method box : < apply : unit; box : GObj.widget; .. > -> GObj.widget

This method returns the check button ready to be packed.

This method applies the new value of the parameter.

method apply : 'a -> unit

This method applies the new value of the parameter.