src/widget/main_window/designer.c File Reference src/widget/main_window/designer.c main 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 Description main 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 simultaneously state: a detailed view of the space, enabling it to be explored or modified measures presents all the measures available and those in progress results enables you to work on the results obtained rules: 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 Documentation
widget_design_main_window() widget_design_main_windowdesigner.c designer.cwidget_design_main_window void widget_design_main_window (GtkWindow * main_window, GtkApplication * app) Parameters *main_window *app