src/widget/main_window/designer.c File Referencesrc/widget/main_window/designer.cmain window #include "../../../include/widget.h"#include "../../../include/fsm.h"#include "../../../include/util.h"Functions void widget_design_main_window (GtkWindow *main_window, GtkApplication *app)Detailed Descriptionmain window This file is part of Gem-graph.Six pages can be displayed in the main window:synth: an overview that presents the main elements of interest simultaneouslystate: a detailed view of the space, enabling it to be explored or modifiedmeasures presents all the measures available and those in progressresults enables you to work on the results obtainedrules: two pages are grouped together here to make it easier to come and go:
the "all rules" page gives access to the hierarchy of all rules
the "selected rule" page lets you examine and modify one selected rule
Function Documentationwidget_design_main_window()widget_design_main_windowdesigner.cdesigner.cwidget_design_main_windowvoid widget_design_main_window (GtkWindow * main_window, GtkApplication * app)
Parameters