src/widget/main_window/designer.c File Reference src/widget/main_window/designer.c designs and presents #include "../../../include/widget.h"#include "../../../include/fsm.h"#include "../../../include/util.h"Include dependency graph for designer.c: Functions void widget_design_main_window (GtkWindow *main_window, GtkApplication *app)
Detailed Description designs and presents ensures the titlebar and the pages are available and init them triggers assembly of the topbar and the default page 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
This file is part of Gem-graph.
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