Class Configwin_ihm.configuration_box

This class is used to build a box from a configuration structure and adds the page to the given notebook.

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

This method returns the main box ready to be packed.

This method make the new values of the paramters applied, recursively in all boxes.

method apply : 'a -> unit

This method make the new values of the paramters applied, recursively in all boxes.