Class Configwin_ihm.string_param_box

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

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

This method returns the main box ready to be packed.

This method applies the new value of the parameter.

method apply : 'b -> unit

This method applies the new value of the parameter.