diff --git a/doc/docbook/annotated.xml b/doc/docbook/annotated.xml
index d36b461..9f37989 100644
--- a/doc/docbook/annotated.xml
+++ b/doc/docbook/annotated.xml
@@ -23,9 +23,7 @@ Here are the classes, structs, unions and interfaces with brief descriptions:
Phantom documentation
preferencesslist
Phantom documentation
-Stack
-Phantom documentation
-stack_index_t
+Stackstack_index_t
Phantom documentation
TreeNode_t
Phantom documentation used to test the functioning of doxygen
diff --git a/doc/docbook/d0/d00/middle_8c.xml b/doc/docbook/d0/d00/middle_8c.xml
index c6137ba..c49d4d3 100644
--- a/doc/docbook/d0/d00/middle_8c.xml
+++ b/doc/docbook/d0/d00/middle_8c.xml
@@ -10,9 +10,7 @@
#include "../../../../include/fsm.h"#include "../../../../include/widget.h"#include "../../../../include/signal.h"#include "../../../../include/util.h"Functions
- void widget_reset_XYZ_in_state_pane ()
-
-Phantom documentation.
+ void widget_reset_XYZ_in_state_pane ()void * widget_get_space_view (int partition_space_vs_camera)
@@ -41,16 +39,25 @@ Parameters
-partition_space_vs_camera
-
-
+partition_space_vs_camera
-
+ Returns
+
+GTK_WIDGET (view_space_vs_camera)
+
+
+
+
+ widget_reset_XYZ_in_state_pane()
+widget_reset_XYZ_in_state_panemiddle.c
+middle.cwidget_reset_XYZ_in_state_pane
+void widget_reset_XYZ_in_state_pane ( )
+phantom documentation
diff --git a/doc/docbook/d1/d00/camera_8c.xml b/doc/docbook/d1/d00/camera_8c.xml
index 1c36cdd..5289773 100644
--- a/doc/docbook/d1/d00/camera_8c.xml
+++ b/doc/docbook/d1/d00/camera_8c.xml
@@ -10,9 +10,7 @@
#include "../../../../../include/fsm.h"#include "../../../../../include/widget.h"#include "../../../../../include/signal.h"Functions
- void * widget_get_selected_rule_camera ()
-
-Phantom documentation.
+ void * widget_get_selected_rule_camera ()
@@ -23,4 +21,18 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_selected_rule_camera()
+widget_get_selected_rule_cameracamera.c
+camera.cwidget_get_selected_rule_camera
+void * widget_get_selected_rule_camera ( )
+Returns
+
+camera
+
+
+
+
diff --git a/doc/docbook/d1/d04/investigate_8c.xml b/doc/docbook/d1/d04/investigate_8c.xml
index 37f544b..066de73 100644
--- a/doc/docbook/d1/d04/investigate_8c.xml
+++ b/doc/docbook/d1/d04/investigate_8c.xml
@@ -10,9 +10,7 @@
#include "../../../../../include/fsm.h"#include "../../../../../include/widget.h"#include "../../../../../include/signal.h"Functions
- void * widget_get_rule_investigation_tools ()
-
-Phantom documentation.
+ void * widget_get_rule_investigation_tools ()
@@ -23,4 +21,18 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_rule_investigation_tools()
+widget_get_rule_investigation_toolsinvestigate.c
+investigate.cwidget_get_rule_investigation_tools
+void * widget_get_rule_investigation_tools ( )
+Returns
+
+gtk_label_new ("RULE INVESTIGATION")
+
+
+
+
diff --git a/doc/docbook/d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.xml b/doc/docbook/d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.xml
index f8f80a0..a192150 100644
--- a/doc/docbook/d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.xml
+++ b/doc/docbook/d1/d0b/widget_2main__window_2one__rule_2dispatch_8c.xml
@@ -10,13 +10,9 @@
#include "../../../../include/fsm.h"#include "../../../../include/widget.h"#include "../../../../include/signal.h"Functions
- void * widget_get_selected_rule ()
-
-Phantom documentation.
+ void * widget_get_selected_rule ()
- void * widget_get_pane_selected_rule_right ()
-
-Phantom documentation.
+ void * widget_get_pane_selected_rule_right ()
@@ -27,4 +23,35 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_pane_selected_rule_right()
+widget_get_pane_selected_rule_rightdispatch.c
+dispatch.cwidget_get_pane_selected_rule_right
+void * widget_get_pane_selected_rule_right ( )
+Returns
+
+GTK_WIDGET (rule_itself_vs_explore_edit_pane)
+
+
+
+
+ widget_get_selected_rule()
+widget_get_selected_ruledispatch.c
+dispatch.cwidget_get_selected_rule
+void * widget_get_selected_rule ( )
+start_child in GtkPaned rule_itself_vs_explore_edit_pane
+
+See also
+
+src/widget/main_window/one_rule/algebra/dispatch/widget_get_selected_rule_algebra()
+
+src/widget/main_window/one_rule/geometry/dispatch/widget_get_selected_rule_geometry()
+
+src/widget/main_window/one_rule/dispatch/widget_get_pane_selected_rule_right()
+
+
+
+
diff --git a/doc/docbook/d3/d09/widget_2manager_8c.xml b/doc/docbook/d3/d09/widget_2manager_8c.xml
index 8817989..99f6cc1 100644
--- a/doc/docbook/d3/d09/widget_2manager_8c.xml
+++ b/doc/docbook/d3/d09/widget_2manager_8c.xml
@@ -11,16 +11,10 @@
Functions GtkWindow * widget_get_main_window ()
-
-getter GtkWindow * widget_get_dialog_window ()
-
-getter GtkWindow * widget_get_text_window ()
-
-getter void on_windows_startup (GtkApplication *app)
@@ -121,11 +115,7 @@ Parameters
widget_get_dialog_window()widget_get_dialog_windowmanager.cmanager.cwidget_get_dialog_window
-GtkWindow * widget_get_dialog_window ( )
-
-getter
-
-
+GtkWindow * widget_get_dialog_window ( )Since2024-07
@@ -144,11 +134,7 @@ Parameters
widget_get_main_window()widget_get_main_windowmanager.cmanager.cwidget_get_main_window
-GtkWindow * widget_get_main_window ( )
-
-getter
-
-
+GtkWindow * widget_get_main_window ( )Since2024-07
@@ -167,11 +153,7 @@ Parameters
widget_get_text_window()widget_get_text_windowmanager.cmanager.cwidget_get_text_window
-GtkWindow * widget_get_text_window ( )
-
-getter
-
-
+GtkWindow * widget_get_text_window ( )Since2024-07
diff --git a/doc/docbook/d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.xml b/doc/docbook/d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.xml
index 223d185..dec40e7 100644
--- a/doc/docbook/d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.xml
+++ b/doc/docbook/d3/d0c/widget_2main__window_2all__rules_2dispatch_8c.xml
@@ -10,9 +10,7 @@
#include "../../../../include/fsm.h"#include "../../../../include/widget.h"#include "../../../../include/signal.h"Functions
- void * widget_get_pane_all_rules_left ()
-
-phantom documentation
+ void * widget_get_pane_all_rules_left ()
@@ -23,4 +21,18 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_pane_all_rules_left()
+widget_get_pane_all_rules_leftdispatch.c
+dispatch.cwidget_get_pane_all_rules_left
+void * widget_get_pane_all_rules_left ( )
+Returns
+
+rules_tree_and_pilot_box
+
+
+
+
diff --git a/doc/docbook/d4/d01/identity_8c.xml b/doc/docbook/d4/d01/identity_8c.xml
index bfa925c..42c8370 100644
--- a/doc/docbook/d4/d01/identity_8c.xml
+++ b/doc/docbook/d4/d01/identity_8c.xml
@@ -11,8 +11,6 @@
Functions void * widget_get_selected_rule_identity_btt ()
-
-Hosts a list of character strings that can be combined to provide a "human readable" rule identifier.
@@ -29,12 +27,8 @@
widget_get_selected_rule_identity_btt()widget_get_selected_rule_identity_bttidentity.cidentity.cwidget_get_selected_rule_identity_btt
-void * widget_get_selected_rule_identity_btt ( )
-
-Hosts a list of character strings that can be combined to provide a "human readable" rule identifier.
-
-
-This list can also contain non-mandatory elements.
+void * widget_get_selected_rule_identity_btt ( )
+Hosts a list of character strings that can be combined to provide a "human readable" rule identifier. This list can also contain non-mandatory elements.Each rule can have a specific "human readable" name chosen by its designer. This name can be used to identify the rule. It is desirable for a unique name to be accepted and shared by as many users as possible.
diff --git a/doc/docbook/d4/d02/edit_8c.xml b/doc/docbook/d4/d02/edit_8c.xml
index e5ee305..adce89d 100644
--- a/doc/docbook/d4/d02/edit_8c.xml
+++ b/doc/docbook/d4/d02/edit_8c.xml
@@ -10,9 +10,7 @@
#include "../../../../../include/fsm.h"#include "../../../../../include/widget.h"#include "../../../../../include/signal.h"Functions
- void * widget_get_rule_edition_tools ()
-
-Phantom documentation.
+ void * widget_get_rule_edition_tools ()
@@ -23,4 +21,18 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_rule_edition_tools()
+widget_get_rule_edition_toolsedit.c
+edit.cwidget_get_rule_edition_tools
+void * widget_get_rule_edition_tools ( )
+Returns
+
+gtk_label_new ("RULE EDITION")
+
+
+
+
diff --git a/doc/docbook/d5/d02/data__list_8c.xml b/doc/docbook/d5/d02/data__list_8c.xml
index 4efa716..b197e39 100644
--- a/doc/docbook/d5/d02/data__list_8c.xml
+++ b/doc/docbook/d5/d02/data__list_8c.xml
@@ -29,7 +29,15 @@
a list of available measurements, including those currently in use
-This file is part of Gem-graph. An editable list of results is defined and maintained here. Some operations can be performed on them. ex : filter, concat, inverse, scale, correlate, etc. See also
+This file is part of Gem-graph. The operations that can be performed on the measurements include: select, copy, edit, erase, parameter (frequency, variable, etc.)
+
+See also
+
+http://www.gnuplot.info/
+
+https://fr.wikipedia.org/wiki/Gnuplot
+
+https://fr.wikibooks.org/wiki/Mathc_gnuplot: fsm/measure/manage.c
diff --git a/doc/docbook/d5/d03/left_8c.xml b/doc/docbook/d5/d03/left_8c.xml
index 1e031d7..4834068 100644
--- a/doc/docbook/d5/d03/left_8c.xml
+++ b/doc/docbook/d5/d03/left_8c.xml
@@ -4,7 +4,7 @@
src/widget/main_window/topbar/left.c
-Topbar left.
+Topbar left design. #include "../../../../include/base.h"#include "../../../../include/signal.h"#include "../../../../include/widget.h"#include "../../../../include/fsm.h"
@@ -20,55 +20,80 @@
Functions const char * widget_get_btt_label_synth ()
-
-! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS:
- const char * widget_get_btt_label_state ()
-
-btt_state
+ const char * widget_get_btt_label_state ()
- const char * widget_get_btt_label_rules ()
-
-btt_rules
+ const char * widget_get_btt_label_rules ()
- const char * widget_get_btt_label_data ()
-
-btt_data
+ const char * widget_get_btt_label_data ()void window_design_topbar_left (GtkWidget *header_bar)
-
-The rules page consists of two half-pages in a GtkPaned widget : Detailed Description
-Topbar left.
+Topbar left design.
+
+Warning
+
+THE LABELS OF THE FOUR BUTTONS USED TO SELECT A PAGE IN THE MAIN WINDOW MUST ONLY BE DEFINED ONCE IN THE PROGRAM (in src/main_window/topbar/left/) AND ONLY USING ONE OF THE FOUR 'get_btt_label_' FUNCTIONS DEFINED IN THIS FILE
+
+Function Documentation
+
+ widget_get_btt_label_data()
+widget_get_btt_label_dataleft.c
+left.cwidget_get_btt_label_data
+const char * widget_get_btt_label_data ( )
+Returns
+
+"data"
+
+
+
+
+ widget_get_btt_label_rules()
+widget_get_btt_label_rulesleft.c
+left.cwidget_get_btt_label_rules
+const char * widget_get_btt_label_rules ( )
+Returns
+
+"rules"
+
+
+
+
+ widget_get_btt_label_state()
+widget_get_btt_label_stateleft.c
+left.cwidget_get_btt_label_state
+const char * widget_get_btt_label_state ( )
+Returns
+
+"state"
+
+
+widget_get_btt_label_synth()widget_get_btt_label_synthleft.cleft.cwidget_get_btt_label_synth
-const char * widget_get_btt_label_synth ( )
+const char * widget_get_btt_label_synth ( )
+Returns
-! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS:
+"synth"
+
-
-btt_synth window_design_topbar_left()window_design_topbar_leftleft.cleft.cwindow_design_topbar_left
-void window_design_topbar_left (GtkWidget * header_bar)
-
-The rules page consists of two half-pages in a GtkPaned widget :
-
-
-
+void window_design_topbar_left (GtkWidget * header_bar)
+The rules page consists of two half-pages in a GtkPaned widget :on the left, widgets for controlling or editing all the rules.
diff --git a/doc/docbook/d5/d05/organize_8c.xml b/doc/docbook/d5/d05/organize_8c.xml
index 8825568..96372d3 100644
--- a/doc/docbook/d5/d05/organize_8c.xml
+++ b/doc/docbook/d5/d05/organize_8c.xml
@@ -10,9 +10,7 @@
#include "../../../../include/base.h"#include "../../../../include/signal.h"#include "../../../../include/widget.h"Functions
- void * widget_get_results_box_organize ()
-
-Phantom documentation.
+ void * widget_get_results_box_organize ()
@@ -23,4 +21,18 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_results_box_organize()
+widget_get_results_box_organizeorganize.c
+organize.cwidget_get_results_box_organize
+void * widget_get_results_box_organize ( )
+Returns
+
+GTK_WIDGET (all_box)
+
+
+
+
diff --git a/doc/docbook/d5/d0a/modal_8c.xml b/doc/docbook/d5/d0a/modal_8c.xml
index ebce635..d183e00 100644
--- a/doc/docbook/d5/d0a/modal_8c.xml
+++ b/doc/docbook/d5/d0a/modal_8c.xml
@@ -11,12 +11,8 @@
Functions void widget_design_text_window (GtkWindow *main_window, GtkWindow *text_window)
-
-modal void * widget_get_text_from_address (gchar *text_address)
-
-getter
@@ -33,11 +29,7 @@
widget_design_text_window()widget_design_text_windowmodal.cmodal.cwidget_design_text_window
-void widget_design_text_window (GtkWindow * main_window, GtkWindow * text_window)
-
-modal
-
-
+void widget_design_text_window (GtkWindow * main_window, GtkWindow * text_window)See alsosrc/widget/modal/widget_get_text_from_address()
@@ -75,11 +67,7 @@ Parameters
widget_get_text_from_address()widget_get_text_from_addressmodal.cmodal.cwidget_get_text_from_address
-void * widget_get_text_from_address (gchar * text_address)
-
-getter
-
-
+void * widget_get_text_from_address (gchar * text_address)See alsosrc/widget/modal/widget_design_text_window()
@@ -95,16 +83,18 @@ Parameters
-*text_address
-
-
+*text_address
-
+ Returns
+
+GTK_WIDGET (scrolled_window)
+
+
diff --git a/doc/docbook/d6/d07/freq_8c.xml b/doc/docbook/d6/d07/freq_8c.xml
index d57d792..f3074a6 100644
--- a/doc/docbook/d6/d07/freq_8c.xml
+++ b/doc/docbook/d6/d07/freq_8c.xml
@@ -10,9 +10,7 @@
#include "../../../../../include/fsm.h"#include "../../../../../include/widget.h"#include "../../../../../include/signal.h"Functions
- void * widget_get_rules_use ()
-
-phantom documentation
+ void * widget_get_rules_use ()
@@ -23,4 +21,18 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_rules_use()
+widget_get_rules_usefreq.c
+freq.cwidget_get_rules_use
+void * widget_get_rules_use ( )
+Returns
+
+scroll_rules_use
+
+
+
+
diff --git a/doc/docbook/d6/d08/labo_8c.xml b/doc/docbook/d6/d08/labo_8c.xml
index e030d9b..079e6eb 100644
--- a/doc/docbook/d6/d08/labo_8c.xml
+++ b/doc/docbook/d6/d08/labo_8c.xml
@@ -10,9 +10,7 @@
#include "../../../../../include/widget.h"Functions
- void widget_let_us_create_a_complex_useless_and_expensive_tree (struct TreeNode_t *tree_root)
-
-phantom documentation
+ void widget_let_us_create_a_complex_useless_and_expensive_tree (struct TreeNode_t *tree_root)
@@ -23,4 +21,14 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_let_us_create_a_complex_useless_and_expensive_tree()
+widget_let_us_create_a_complex_useless_and_expensive_treelabo.c
+labo.cwidget_let_us_create_a_complex_useless_and_expensive_tree
+void widget_let_us_create_a_complex_useless_and_expensive_tree (struct TreeNode_t * tree_root)
+phantom documentation in a phantom tree...
+
+
diff --git a/doc/docbook/d7/d00/pilot__box_8c.xml b/doc/docbook/d7/d00/pilot__box_8c.xml
index 9023762..a9bb6b0 100644
--- a/doc/docbook/d7/d00/pilot__box_8c.xml
+++ b/doc/docbook/d7/d00/pilot__box_8c.xml
@@ -10,13 +10,9 @@
#include "../../../../../include/fsm.h"#include "../../../../../include/widget.h"#include "../../../../../include/signal.h"Functions
- void * widget_get_rules_pilot_box ()
-
-phantom documentation
+ void * widget_get_rules_pilot_box ()
- void * widget_get_rules_tree_tools ()
-
-phantom documentation
+ void * widget_get_rules_tree_tools ()
@@ -27,4 +23,29 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_rules_pilot_box()
+widget_get_rules_pilot_boxpilot_box.c
+pilot_box.cwidget_get_rules_pilot_box
+void * widget_get_rules_pilot_box ( )
+Returns
+
+rules_pilot_box
+
+
+
+
+ widget_get_rules_tree_tools()
+widget_get_rules_tree_toolspilot_box.c
+pilot_box.cwidget_get_rules_tree_tools
+void * widget_get_rules_tree_tools ( )
+Returns
+
+GTK_WIDGET (rules_tree_box)
+
+
+
+
diff --git a/doc/docbook/d7/d06/utilities_8c.xml b/doc/docbook/d7/d06/utilities_8c.xml
index 667621c..6bfd9dd 100644
--- a/doc/docbook/d7/d06/utilities_8c.xml
+++ b/doc/docbook/d7/d06/utilities_8c.xml
@@ -24,8 +24,6 @@
Functions GtkEntry widget_set_item_text (GtkWidget *list_box, const char *text, bool editable)
-
-Format an entry (a text item) in a list.
@@ -44,10 +42,8 @@
widget_set_item_text()widget_set_item_textutilities.cutilities.cwidget_set_item_text
-GtkEntry widget_set_item_text (GtkWidget * list_box, const char * text, bool editable)
-
-Format an entry (a text item) in a list.
-
+GtkEntry widget_set_item_text (GtkWidget * list_box, const char * text, bool editable)
+Format an entry (a text item) in a list.Since
diff --git a/doc/docbook/d7/d07/structStack.xml b/doc/docbook/d7/d07/structStack.xml
index 9ab8561..e9f2110 100644
--- a/doc/docbook/d7/d07/structStack.xml
+++ b/doc/docbook/d7/d07/structStack.xml
@@ -2,11 +2,6 @@
Stack Struct ReferenceStack
-
-
-phantom documentation
-
-Public Attributes
@@ -23,7 +18,11 @@
Detailed Description
-phantom documentation
+Returns
+
+popped
+
+
The documentation for this struct was generated from the following file:
src/widget/main_window/all_rules/compare/interest.c
diff --git a/doc/docbook/d8/d06/signal_8c.xml b/doc/docbook/d8/d06/signal_8c.xml
index ef08b6a..8516632 100644
--- a/doc/docbook/d8/d06/signal_8c.xml
+++ b/doc/docbook/d8/d06/signal_8c.xml
@@ -53,6 +53,10 @@
void on_toggle_state_rules_data (GtkWidget *toggled_button, gpointer widget_all_vs_selected_one)since 2024-06
+
+ void on_switch_state_rules_data ()
+
+This function could remain static in src/signal. void on_clicked_topbar_right_search (GtkWidget *btt_menu, gpointer list_box)
@@ -806,6 +810,51 @@ Parameters
+
+ on_switch_state_rules_data()
+on_switch_state_rules_datasignal.c
+signal.con_switch_state_rules_data
+void on_switch_state_rules_data ( )
+
+This function could remain static in src/signal.
+
+
+It is provisionally non static to be visible from the documentation (2024-10)
+
+See also
+
+fsm_get_state_rules_data()
+
+widget_get_main_window()
+
+widget_get_page_synth()
+
+widget_get_page_state()
+
+widget_get_pane_all_rules_left()
+
+widget_get_pane_selected_rule_right()
+
+? see src/widget/main_window/measure/widget_get_page_measure()
+
+See also
+
+src/widget/main_window/widget_get_page_data()
+
+on_toggle_exec_edit()
+
+on_toggle_state_rules_data()
+
+The rules page consists of two half-pages in a GtkPaned widget :
+
+on the left, widgets for controlling or editing all the rules.
+
+on the right, widgets for controlling or editing the selected rule.
+
+
+
+Instead of having a: "widget_get_rules_page()" function, this distribution is moved here. (see also widget/topbar/left design) window_design_topbar_left()
+on_toggle_exec_edit()on_toggle_exec_editsignal.c
diff --git a/doc/docbook/d8/d09/signal_8h.xml b/doc/docbook/d8/d09/signal_8h.xml
index 3e1a8fd..cd5636c 100644
--- a/doc/docbook/d8/d09/signal_8h.xml
+++ b/doc/docbook/d8/d09/signal_8h.xml
@@ -21,6 +21,10 @@
void on_toggle_state_rules_data (GtkWidget *btt_STATE_RULES_DATA, gpointer user_data)since 2024-06
+
+ void on_switch_state_rules_data ()
+
+This function could remain static in src/signal. void on_save_current_model_before_editing (GtkWidget *btt_SAVE_CURRENT_MODEL, gpointer data)
@@ -814,6 +818,51 @@ Parameters
+
+ on_switch_state_rules_data()
+on_switch_state_rules_datasignal.h
+signal.hon_switch_state_rules_data
+void on_switch_state_rules_data ( )
+
+This function could remain static in src/signal.
+
+
+It is provisionally non static to be visible from the documentation (2024-10)
+
+See also
+
+fsm_get_state_rules_data()
+
+widget_get_main_window()
+
+widget_get_page_synth()
+
+widget_get_page_state()
+
+widget_get_pane_all_rules_left()
+
+widget_get_pane_selected_rule_right()
+
+? see src/widget/main_window/measure/widget_get_page_measure()
+
+See also
+
+src/widget/main_window/widget_get_page_data()
+
+on_toggle_exec_edit()
+
+on_toggle_state_rules_data()
+
+The rules page consists of two half-pages in a GtkPaned widget :
+
+on the left, widgets for controlling or editing all the rules.
+
+on the right, widgets for controlling or editing the selected rule.
+
+
+
+Instead of having a: "widget_get_rules_page()" function, this distribution is moved here. (see also widget/topbar/left design) window_design_topbar_left()
+on_toggle_exec_edit()on_toggle_exec_editsignal.h
diff --git a/doc/docbook/d9/d01/widget_2main__window_2measure_2dispatch_8c.xml b/doc/docbook/d9/d01/widget_2main__window_2measure_2dispatch_8c.xml
index 4edf2a8..06fb5f8 100644
--- a/doc/docbook/d9/d01/widget_2main__window_2measure_2dispatch_8c.xml
+++ b/doc/docbook/d9/d01/widget_2main__window_2measure_2dispatch_8c.xml
@@ -10,69 +10,37 @@
#include "../../../../include/util.h"#include "../../../../include/base.h"#include "../../../../include/signal.h"#include "../../../../include/widget.h"#include "../../../../include/fsm.h"Functions
- void * widget_measure_event_occurences_nb ()
-
-Phantom documentation.
+ void * widget_measure_event_occurences_nb ()
- void * widget_measure_event_occurences_dates ()
-
-Phantom documentation.
+ void * widget_measure_event_occurences_dates ()
- void * widget_measure_event_occurences_situations ()
-
-Phantom documentation.
+ void * widget_measure_event_occurences_situations ()
- void * widget_measure_time_elapsed_between_two_events ()
-
-Phantom documentation.
+ void * widget_measure_time_elapsed_between_two_events ()
- void * widget_measure_third_event_occurences_in_between ()
-
-Phantom documentation.
+ void * widget_measure_third_event_occurences_in_between ()
- void * widget_measure_do_end_creation_of_measurement_process ()
-
-Phantom documentation.
+ void * widget_measure_do_end_creation_of_measurement_process ()
- void * widget_measure_do_insert_in_measurements_list ()
-
-Phantom documentation.
+ void * widget_measure_do_insert_in_measurements_list ()
- void * widget_measure_do_correlate ()
-
-Phantom documentation.
+ void * widget_measure_do_correlate ()
- void * widget_measure_do_depends_on_a_single_event ()
-
-Phantom documentation.
+ void * widget_measure_do_depends_on_a_single_event ()
- void * widget_measure_do_select_a_second_rules_set ()
-
-Phantom documentation.
+ void * widget_measure_do_select_a_second_rules_set ()
- void * widget_measure_do_choose_an_event_type ()
-
-Phantom documentation.
+ void * widget_measure_do_choose_an_event_type ()
- void * widget_measure_new ()
-
-Phantom documentation.
+ void * widget_measure_new ()
- void * widget_measure_do_depends_on_two_events ()
-
-Phantom documentation.
+ void * widget_measure_do_depends_on_two_events ()
- void * widget_measure_do_depends_on_one_or_two_events ()
-
-Phantom documentation.
+ void * widget_measure_do_depends_on_one_or_two_events ()
- void * widget_measure_do_select_rules_first ()
-
-Phantom documentation.
+ void * widget_measure_do_select_rules_first ()
- void * widget_get_page_measure ()
-
-Phantom documentation.
+ void * widget_get_page_measure ()
@@ -83,4 +51,183 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_page_measure()
+widget_get_page_measuredispatch.c
+dispatch.cwidget_get_page_measure
+void * widget_get_page_measure ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_choose_an_event_type()
+widget_measure_do_choose_an_event_typedispatch.c
+dispatch.cwidget_measure_do_choose_an_event_type
+void * widget_measure_do_choose_an_event_type ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_correlate()
+widget_measure_do_correlatedispatch.c
+dispatch.cwidget_measure_do_correlate
+void * widget_measure_do_correlate ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_depends_on_a_single_event()
+widget_measure_do_depends_on_a_single_eventdispatch.c
+dispatch.cwidget_measure_do_depends_on_a_single_event
+void * widget_measure_do_depends_on_a_single_event ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_depends_on_one_or_two_events()
+widget_measure_do_depends_on_one_or_two_eventsdispatch.c
+dispatch.cwidget_measure_do_depends_on_one_or_two_events
+void * widget_measure_do_depends_on_one_or_two_events ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_depends_on_two_events()
+widget_measure_do_depends_on_two_eventsdispatch.c
+dispatch.cwidget_measure_do_depends_on_two_events
+void * widget_measure_do_depends_on_two_events ( )
+Returns
+
+NULL
+
+
+
+
+ widget_measure_do_end_creation_of_measurement_process()
+widget_measure_do_end_creation_of_measurement_processdispatch.c
+dispatch.cwidget_measure_do_end_creation_of_measurement_process
+void * widget_measure_do_end_creation_of_measurement_process ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_insert_in_measurements_list()
+widget_measure_do_insert_in_measurements_listdispatch.c
+dispatch.cwidget_measure_do_insert_in_measurements_list
+void * widget_measure_do_insert_in_measurements_list ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_select_a_second_rules_set()
+widget_measure_do_select_a_second_rules_setdispatch.c
+dispatch.cwidget_measure_do_select_a_second_rules_set
+void * widget_measure_do_select_a_second_rules_set ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_select_rules_first()
+widget_measure_do_select_rules_firstdispatch.c
+dispatch.cwidget_measure_do_select_rules_first
+void * widget_measure_do_select_rules_first ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_event_occurences_dates()
+widget_measure_event_occurences_datesdispatch.c
+dispatch.cwidget_measure_event_occurences_dates
+void * widget_measure_event_occurences_dates ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_event_occurences_nb()
+widget_measure_event_occurences_nbdispatch.c
+dispatch.cwidget_measure_event_occurences_nb
+void * widget_measure_event_occurences_nb ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_event_occurences_situations()
+widget_measure_event_occurences_situationsdispatch.c
+dispatch.cwidget_measure_event_occurences_situations
+void * widget_measure_event_occurences_situations ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_new()
+widget_measure_newdispatch.c
+dispatch.cwidget_measure_new
+void * widget_measure_new ( )
+Returns
+
+NULL
+
+
+
+
+ widget_measure_third_event_occurences_in_between()
+widget_measure_third_event_occurences_in_betweendispatch.c
+dispatch.cwidget_measure_third_event_occurences_in_between
+void * widget_measure_third_event_occurences_in_between ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_time_elapsed_between_two_events()
+widget_measure_time_elapsed_between_two_eventsdispatch.c
+dispatch.cwidget_measure_time_elapsed_between_two_events
+void * widget_measure_time_elapsed_between_two_events ( )
+Returns
+
+measure_page
+
+
+
+
diff --git a/doc/docbook/d9/d0d/interest_8c.xml b/doc/docbook/d9/d0d/interest_8c.xml
index 71372eb..2f4469a 100644
--- a/doc/docbook/d9/d0d/interest_8c.xml
+++ b/doc/docbook/d9/d0d/interest_8c.xml
@@ -11,8 +11,6 @@
Classes struct Stack
-
-phantom documentation
@@ -32,9 +30,7 @@
Functions
- void * widget_get_an_impression_of_what_a_rules_comparator_could_be ()
-
-phantom documentation
+ void * widget_get_an_impression_of_what_a_rules_comparator_could_be ()
@@ -45,4 +41,18 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_an_impression_of_what_a_rules_comparator_could_be()
+widget_get_an_impression_of_what_a_rules_comparator_could_beinterest.c
+interest.cwidget_get_an_impression_of_what_a_rules_comparator_could_be
+void * widget_get_an_impression_of_what_a_rules_comparator_could_be ( )
+Returns
+
+comparator
+
+
+
+
diff --git a/doc/docbook/da/d0e/center_8c.xml b/doc/docbook/da/d0e/center_8c.xml
index 541901c..9b4e83c 100644
--- a/doc/docbook/da/d0e/center_8c.xml
+++ b/doc/docbook/da/d0e/center_8c.xml
@@ -4,21 +4,49 @@
src/widget/main_window/topbar/center.c
-Topbar center.
+Topbar center design. #include "../../../../include/base.h"#include "../../../../include/signal.h"#include "../../../../include/widget.h"#include "../../../../include/fsm.h"Functions
- void window_design_topbar_center (GtkWidget *topbar)
-
-title
+ void window_design_topbar_center (GtkWidget *topbar)Detailed Description
-Topbar center.
+Topbar center design.
+
+
+Function Documentation
+
+ window_design_topbar_center()
+window_design_topbar_centercenter.c
+center.cwindow_design_topbar_center
+void window_design_topbar_center (GtkWidget * topbar)
+
+
+
+Parameters
+
+
+
+
+
+
+
+*topbar
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/docbook/db/d02/designer_8c.xml b/doc/docbook/db/d02/designer_8c.xml
index a1ac7ce..dd679cf 100644
--- a/doc/docbook/db/d02/designer_8c.xml
+++ b/doc/docbook/db/d02/designer_8c.xml
@@ -4,7 +4,7 @@
src/widget/main_window/designer.c
-builds ans present
+designs and presents #include "../../../include/widget.h"#include "../../../include/fsm.h"#include "../../../include/util.h"
@@ -17,11 +17,9 @@
Detailed Description
-builds ans present
+designs and presents
-This file is part of Gem-graph.
-
-ensure the titlebar and the pages are available and init them
+ensures the titlebar and the pages are available and init themtriggers assembly of the topbar and the default page
@@ -39,7 +37,7 @@
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.
diff --git a/doc/docbook/db/d02/geometry_8c.xml b/doc/docbook/db/d02/geometry_8c.xml
index 9ed49d4..0c4e926 100644
--- a/doc/docbook/db/d02/geometry_8c.xml
+++ b/doc/docbook/db/d02/geometry_8c.xml
@@ -10,9 +10,7 @@
#include "../../../../../include/fsm.h"#include "../../../../../include/widget.h"#include "../../../../../include/signal.h"Functions
- void * widget_get_selected_rule_before_after ()
-
-Phantom documentation.
+ void * widget_get_selected_rule_before_after ()
@@ -23,4 +21,18 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_selected_rule_before_after()
+widget_get_selected_rule_before_aftergeometry.c
+geometry.cwidget_get_selected_rule_before_after
+void * widget_get_selected_rule_before_after ( )
+Returns
+
+GTK_WIDGET (before_vs_after)
+
+
+
+
diff --git a/doc/docbook/db/d05/display_8c.xml b/doc/docbook/db/d05/display_8c.xml
index b90538f..06b2f72 100644
--- a/doc/docbook/db/d05/display_8c.xml
+++ b/doc/docbook/db/d05/display_8c.xml
@@ -10,13 +10,9 @@
#include "../../../../include/base.h"#include "../../../../include/signal.h"#include "../../../../include/widget.h"Functions
- void * widget_get_results_box_time ()
-
-Phantom documentation.
+ void * widget_get_results_box_time ()
- void * widget_get_results_box_display ()
-
-Phantom documentation.
+ void * widget_get_results_box_display ()
@@ -27,4 +23,29 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_results_box_display()
+widget_get_results_box_displaydisplay.c
+display.cwidget_get_results_box_display
+void * widget_get_results_box_display ( )
+Returns
+
+GTK_WIDGET (data_box)
+
+
+
+
+ widget_get_results_box_time()
+widget_get_results_box_timedisplay.c
+display.cwidget_get_results_box_time
+void * widget_get_results_box_time ( )
+Returns
+
+GTK_WIDGET (time_box)
+
+
+
+
diff --git a/doc/docbook/db/d06/widget_2main__window_2synth_2dispatch_8c.xml b/doc/docbook/db/d06/widget_2main__window_2synth_2dispatch_8c.xml
index 12392b0..74e89cd 100644
--- a/doc/docbook/db/d06/widget_2main__window_2synth_2dispatch_8c.xml
+++ b/doc/docbook/db/d06/widget_2main__window_2synth_2dispatch_8c.xml
@@ -10,17 +10,11 @@
#include "../../../../include/base.h"#include "../../../../include/signal.h"#include "../../../../include/widget.h"Functions
- void * widget_get_non_time_dependent ()
-
-Phantom documentation.
+ void * widget_get_non_time_dependent ()
- void * widget_get_space_vs_non_time_dependent ()
-
-Phantom documentation.
+ void * widget_get_space_vs_non_time_dependent ()
- void * widget_get_page_synth ()
-
-Phantom documentation.
+ void * widget_get_page_synth ()
@@ -29,4 +23,40 @@
main_window synthetic view
+
+Function Documentation
+
+ widget_get_non_time_dependent()
+widget_get_non_time_dependentdispatch.c
+dispatch.cwidget_get_non_time_dependent
+void * widget_get_non_time_dependent ( )
+Returns
+
+results_box
+
+
+
+
+ widget_get_page_synth()
+widget_get_page_synthdispatch.c
+dispatch.cwidget_get_page_synth
+void * widget_get_page_synth ( )
+Returns
+
+space_and_analysis_vs_history
+
+
+
+
+ widget_get_space_vs_non_time_dependent()
+widget_get_space_vs_non_time_dependentdispatch.c
+dispatch.cwidget_get_space_vs_non_time_dependent
+void * widget_get_space_vs_non_time_dependent ( )
+Returns
+
+space_vs_non_time_dependent_analysis
+
+
+
+
diff --git a/doc/docbook/db/d07/assign_8c.xml b/doc/docbook/db/d07/assign_8c.xml
index 4c6fec8..d44b415 100644
--- a/doc/docbook/db/d07/assign_8c.xml
+++ b/doc/docbook/db/d07/assign_8c.xml
@@ -11,8 +11,6 @@
Functions void * widget_get_selected_rule_assignments_list_btt ()
-
-Presents the list of all the elementary actions (assignments) performed when the rule is applied.
@@ -29,10 +27,8 @@
widget_get_selected_rule_assignments_list_btt()widget_get_selected_rule_assignments_list_bttassign.cassign.cwidget_get_selected_rule_assignments_list_btt
-void * widget_get_selected_rule_assignments_list_btt ( )
-
-Presents the list of all the elementary actions (assignments) performed when the rule is applied.
-
+void * widget_get_selected_rule_assignments_list_btt ( )
+Presents the list of all the elementary actions (assignments) performed when the rule is applied.Today, an arbitrary presentation with no link to the XML model and no verification of compliance with the meta-rules. (see below) TODO
diff --git a/doc/docbook/db/d07/bottom_8c.xml b/doc/docbook/db/d07/bottom_8c.xml
index 31befb3..c4da115 100644
--- a/doc/docbook/db/d07/bottom_8c.xml
+++ b/doc/docbook/db/d07/bottom_8c.xml
@@ -10,13 +10,9 @@
#include "../../../../include/fsm.h"#include "../../../../include/widget.h"#include "../../../../include/signal.h"Functions
- void * widget_get_space_edit_control ()
-
-Phantom documentation.
+ void * widget_get_space_edit_control ()
- void * widget_get_sequence_control ()
-
-Phantom documentation.
+ void * widget_get_sequence_control ()
@@ -25,4 +21,29 @@
main_window state view > bottom part of the view
+
+Function Documentation
+
+ widget_get_sequence_control()
+widget_get_sequence_controlbottom.c
+bottom.cwidget_get_sequence_control
+void * widget_get_sequence_control ( )
+Returns
+
+GTK_WIDGET (SEQUENCE_CONTROL_box)
+
+
+
+
+ widget_get_space_edit_control()
+widget_get_space_edit_controlbottom.c
+bottom.cwidget_get_space_edit_control
+void * widget_get_space_edit_control ( )
+Returns
+
+GTK_WIDGET ("SPACE EDIT")
+
+
+
+
diff --git a/doc/docbook/dc/d04/top_8c.xml b/doc/docbook/dc/d04/top_8c.xml
index ff90a16..44dc442 100644
--- a/doc/docbook/dc/d04/top_8c.xml
+++ b/doc/docbook/dc/d04/top_8c.xml
@@ -16,9 +16,7 @@
void widget_set_situations_value (int value)
- void * widget_get_graph_view_control ()
-
-Phantom documentation.
+ void * widget_get_graph_view_control ()
@@ -29,6 +27,17 @@
Function Documentation
+
+ widget_get_graph_view_control()
+widget_get_graph_view_controltop.c
+top.cwidget_get_graph_view_control
+void * widget_get_graph_view_control ( )
+Returns
+
+objects_vs_situations_horizontal_pane
+
+
+widget_get_object_transparency()widget_get_object_transparencytop.c
diff --git a/doc/docbook/dc/d0b/disp__list_8c.xml b/doc/docbook/dc/d0b/disp__list_8c.xml
index 189a52e..b1d933c 100644
--- a/doc/docbook/dc/d0b/disp__list_8c.xml
+++ b/doc/docbook/dc/d0b/disp__list_8c.xml
@@ -4,7 +4,7 @@
src/fsm/measures/disp_list.c
-a list of displayable results, including those currently displayed Gem-graph-client list (and current use)
+A list of displayable results (whether currently displayed or not). #include <stdbool.h>#include <stdio.h>#include <stdlib.h>#include "../../../include/fsm.h"
@@ -21,9 +21,17 @@
Detailed Description
-a list of displayable results, including those currently displayed Gem-graph-client list (and current use)
+A list of displayable results (whether currently displayed or not).
-This file is part of Gem-graph. An editable list of results is defined and maintained here. Some operations can be performed on them. ex : filter, concat, inverse, scale, correlate, etc. See also
+This file is part of Gem-graph. The operations that can be performed on the results include: select, copy, erase, filter, concat, inverse, scale, correlate, etc.
+
+The format of the results must be compatible with the formats recognised by the usual presentation software.
+
+"graph", "chart", "plot" and "diagram" are ambiguous terms, used interchangeably.
+
+NB some data may be displayed simultaneously in different pages ex : pages 'synth' & 'results'
+
+See also: fsm/measure/manage.c
diff --git a/doc/docbook/dc/d0c/widget_2main__window_2results_2dispatch_8c.xml b/doc/docbook/dc/d0c/widget_2main__window_2results_2dispatch_8c.xml
index 5ba555d..3ebe524 100644
--- a/doc/docbook/dc/d0c/widget_2main__window_2results_2dispatch_8c.xml
+++ b/doc/docbook/dc/d0c/widget_2main__window_2results_2dispatch_8c.xml
@@ -10,9 +10,7 @@
#include "../../../../include/base.h"#include "../../../../include/signal.h"#include "../../../../include/widget.h"Functions
- void * widget_get_page_data ()
-
-Phantom documentation.
+ void * widget_get_page_data ()
@@ -23,4 +21,18 @@
This file is part of Gem-graph.
+
+Function Documentation
+
+ widget_get_page_data()
+widget_get_page_datadispatch.c
+dispatch.cwidget_get_page_data
+void * widget_get_page_data ( )
+Returns
+
+measures_and_results
+
+
+
+
diff --git a/doc/docbook/dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.xml b/doc/docbook/dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.xml
index 15e7e22..9bf9dcb 100644
--- a/doc/docbook/dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.xml
+++ b/doc/docbook/dc/d0e/widget_2main__window_2one__rule_2algebra_2dispatch_8c.xml
@@ -11,8 +11,6 @@
Functions void * widget_get_selected_rule_algebra ()
-
-Provides the three lists needed to describe a rule algebraically.
@@ -31,10 +29,8 @@
widget_get_selected_rule_algebra()widget_get_selected_rule_algebradispatch.cdispatch.cwidget_get_selected_rule_algebra
-void * widget_get_selected_rule_algebra ( )
-
-Provides the three lists needed to describe a rule algebraically.
-
+void * widget_get_selected_rule_algebra ( )
+Provides the three lists needed to describe a rule algebraically.The algebraic definition of a rule comprises three types of character strings organised into three lists:
@@ -58,7 +54,11 @@
src/widget/one_rule/algebra/identity()
-src/widget/one_rule/dispatch()
+src/widget/one_rule/dispatch()
+
+Returns
+
+GTK_WIDGET (conditions_actions_names_box)
diff --git a/doc/docbook/dd/d01/fsm_8h.xml b/doc/docbook/dd/d01/fsm_8h.xml
index 0a39119..3f15f6a 100644
--- a/doc/docbook/dd/d01/fsm_8h.xml
+++ b/doc/docbook/dd/d01/fsm_8h.xml
@@ -4,7 +4,7 @@
include/fsm.h
-fsm (Finite State Machine) header
+FSM (Finite State Machine) header. #include <stdbool.h>#include <stddef.h>#include <string.h>#include <gtk-4.0/gtk/gtk.h>
@@ -110,7 +110,7 @@
, RULES_PAGE
, MEASURES_PAGE
, RESULTS_PAGE
-, SenumYNTH_GLAREA
+, SYNTH_GLAREA
, SYNTH_ALL_RESULTS
, SYNTH_TIME_DEP_RESULTS
, SYNTH_TIME_INDEP_RESULTS
@@ -144,7 +144,7 @@
, SLIDER
, EXPANDER
, ENTRY
-, SWITCH_STATE_RULES_DATA
+, ON_SWITCH_STATE_RULES_DATA
, SLIDER_X
, SLIDER_Y
, SLIDER_Z
@@ -318,7 +318,7 @@
Detailed Description
-fsm (Finite State Machine) header
+FSM (Finite State Machine) header. This file is part of Gem-graph.
diff --git a/doc/docbook/dd/d09/dialog_8c.xml b/doc/docbook/dd/d09/dialog_8c.xml
index 124ecd6..f27fe11 100644
--- a/doc/docbook/dd/d09/dialog_8c.xml
+++ b/doc/docbook/dd/d09/dialog_8c.xml
@@ -11,8 +11,6 @@
Functions void widget_design_dialog_window (GtkWindow *main_window, GtkWindow *dialog_window)
-
-modal
@@ -29,11 +27,7 @@
widget_design_dialog_window()widget_design_dialog_windowdialog.cdialog.cwidget_design_dialog_window
-void widget_design_dialog_window (GtkWindow * main_window, GtkWindow * dialog_window)
-
-modal
-
-
+void widget_design_dialog_window (GtkWindow * main_window, GtkWindow * dialog_window)See alsosrc/fsm/dispatch/fsm_journal_event()
diff --git a/doc/docbook/de/d0e/conditions_8c.xml b/doc/docbook/de/d0e/conditions_8c.xml
index 73b4e9b..3aba2cb 100644
--- a/doc/docbook/de/d0e/conditions_8c.xml
+++ b/doc/docbook/de/d0e/conditions_8c.xml
@@ -11,8 +11,6 @@
Functions void * widget_get_selected_rule_conditions_list_btt ()
-
-Builds and presents the conditions list of a rule.
@@ -29,10 +27,8 @@
widget_get_selected_rule_conditions_list_btt()widget_get_selected_rule_conditions_list_bttconditions.cconditions.cwidget_get_selected_rule_conditions_list_btt
-void * widget_get_selected_rule_conditions_list_btt ( )
-
-Builds and presents the conditions list of a rule.
-
+void * widget_get_selected_rule_conditions_list_btt ( )
+Builds and presents the conditions list of a rule.This list sets out all the conditions that the rule must meet in order to be applied.
diff --git a/doc/docbook/df/d03/time_8c.xml b/doc/docbook/df/d03/time_8c.xml
index 64c9b01..6ce32e0 100644
--- a/doc/docbook/df/d03/time_8c.xml
+++ b/doc/docbook/df/d03/time_8c.xml
@@ -10,9 +10,7 @@
#include "../../../../include/base.h"#include "../../../../include/signal.h"#include "../../../../include/widget.h"Functions
- void * widget_get_time_dependent ()
-
-Phantom documentation.
+ void * widget_get_time_dependent ()
@@ -21,4 +19,18 @@
main_window synthetic view time dependent functions
+
+Function Documentation
+
+ widget_get_time_dependent()
+widget_get_time_dependenttime.c
+time.cwidget_get_time_dependent
+void * widget_get_time_dependent ( )
+Returns
+
+time_box
+
+
+
+
diff --git a/doc/docbook/df/d05/widget_8h.xml b/doc/docbook/df/d05/widget_8h.xml
index bf8332f..ba816e4 100644
--- a/doc/docbook/df/d05/widget_8h.xml
+++ b/doc/docbook/df/d05/widget_8h.xml
@@ -125,96 +125,54 @@
Functions GtkWindow * widget_get_main_window ()
-
-getter GtkWindow * widget_get_dialog_window ()
-
-getter GtkWindow * widget_get_text_window ()
-
-getter void widget_design_main_window (GtkWindow *main_window, GtkApplication *app)void widget_design_dialog_window (GtkWindow *main_window, GtkWindow *dialog_window)
-
-modal void widget_design_text_window (GtkWindow *main_window, GtkWindow *text_window)
-
-modal const char * widget_get_btt_label_synth ()
-
-! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS:
- const char * widget_get_btt_label_state ()
-
-btt_state
+ const char * widget_get_btt_label_state ()
- const char * widget_get_btt_label_rules ()
-
-btt_rules
+ const char * widget_get_btt_label_rules ()
- const char * widget_get_btt_label_data ()
-
-btt_data
+ const char * widget_get_btt_label_data ()
- void window_design_topbar_center (GtkWidget *topbar)
-
-title
+ void window_design_topbar_center (GtkWidget *topbar)void window_design_topbar_left (GtkWidget *header_bar)
-
-The rules page consists of two half-pages in a GtkPaned widget : void window_design_topbar_right (GtkWidget *header_bar, GtkApplication *app)GtkWidget * widget_get_topbar (GtkApplication *app)
- void * widget_get_page_synth ()
-
-Phantom documentation.
+ void * widget_get_page_synth ()
- void * widget_get_page_state ()
-
-Phantom documentation.
+ void * widget_get_page_state ()
- void * widget_get_page_data ()
-
-Phantom documentation.
+ void * widget_get_page_data ()
- void * widget_get_page_measure ()
-
-Phantom documentation.
+ void * widget_get_page_measure ()
- void * widget_get_time_dependent ()
-
-Phantom documentation.
+ void * widget_get_time_dependent ()
- void * widget_get_space_vs_non_time_dependent ()
-
-Phantom documentation.
+ void * widget_get_space_vs_non_time_dependent ()
- void * widget_get_non_time_dependent ()
-
-Phantom documentation.
+ void * widget_get_non_time_dependent ()void * widget_get_space_view (int partition_space_vs_camera)
- void * widget_get_graph_view_control ()
-
-Phantom documentation.
+ void * widget_get_graph_view_control ()
- void * widget_get_space_edit_control ()
-
-Phantom documentation.
+ void * widget_get_space_edit_control ()
- void * widget_get_sequence_control ()
-
-Phantom documentation.
+ void * widget_get_sequence_control ()void widget_set_situations_value (int value)
@@ -222,85 +180,45 @@
int widget_get_object_transparency (int i)
- void widget_reset_XYZ_in_state_pane ()
-
-Phantom documentation.
+ void widget_reset_XYZ_in_state_pane ()
- void * widget_get_pane_all_rules_left ()
-
-phantom documentation
+ void * widget_get_pane_all_rules_left ()
- void * widget_get_pane_selected_rule_right ()
-
-Phantom documentation.
+ void * widget_get_pane_selected_rule_right ()
- void * widget_get_rules_pilot_box ()
-
-phantom documentation
+ void * widget_get_rules_pilot_box ()
- void * widget_get_rules_tree_tools ()
-
-phantom documentation
+ void * widget_get_rules_tree_tools ()
- void * widget_get_rules_use ()
-
-phantom documentation
+ void * widget_get_rules_use ()
- void * widget_get_selected_rule ()
-
-Phantom documentation.
+ void * widget_get_selected_rule ()
- void * widget_get_rule_edition_tools ()
-
-Phantom documentation.
+ void * widget_get_rule_edition_tools ()
- void * widget_get_rule_investigation_tools ()
-
-Phantom documentation.
+ void * widget_get_rule_investigation_tools ()void * widget_get_selected_rule_algebra ()
-
-Provides the three lists needed to describe a rule algebraically.
- void * widget_get_selected_rule_geometry ()
-
-Phantom documentation.
+ void * widget_get_selected_rule_geometry ()void * widget_get_selected_rule_conditions_list_btt ()
-
-Builds and presents the conditions list of a rule. void * widget_get_selected_rule_assignments_list_btt ()
-
-Presents the list of all the elementary actions (assignments) performed when the rule is applied. void * widget_get_selected_rule_identity_btt ()
-
-Hosts a list of character strings that can be combined to provide a "human readable" rule identifier. GtkEntry widget_set_item_text (GtkWidget *list_box, const char *text, bool editable)
-
-Format an entry (a text item) in a list.
- void * widget_get_selected_rule_camera ()
-
-Phantom documentation.
+ void * widget_get_selected_rule_camera ()
- void * widget_get_selected_rule_before_after ()
-
-Phantom documentation.
+ void * widget_get_selected_rule_before_after ()
- void * widget_get_results_box_organize ()
-
-Phantom documentation.
+ void * widget_get_results_box_organize ()
- void * widget_get_results_box_display ()
-
-Phantom documentation.
+ void * widget_get_results_box_display ()
- void * widget_get_results_box_time ()
-
-Phantom documentation.
+ void * widget_get_results_box_time ()struct TreeNode_t * widget_create_user_rules_tree_node (const gchar *text)
@@ -309,8 +227,6 @@
void * widget_get_user_rules_tree ()void * widget_get_text_from_address (gchar *text_name)
-
-getter char * widget_get_address_text_theory ()
@@ -318,73 +234,39 @@
char * widget_get_address_text_alpha_index ()
- void * widget_get_an_impression_of_what_a_rules_comparator_could_be ()
-
-phantom documentation
+ void * widget_get_an_impression_of_what_a_rules_comparator_could_be ()
- void widget_let_us_create_a_complex_useless_and_expensive_tree (struct TreeNode_t *tree_root)
-
-phantom documentation
+ void widget_let_us_create_a_complex_useless_and_expensive_tree (struct TreeNode_t *tree_root)
- void * widget_measure_new ()
-
-Phantom documentation.
+ void * widget_measure_new ()
- void * widget_measure_do_select_rules_first ()
-
-Phantom documentation.
+ void * widget_measure_do_select_rules_first ()
- void * widget_measure_do_depends_on_one_or_two_events ()
-
-Phantom documentation.
+ void * widget_measure_do_depends_on_one_or_two_events ()
- void * widget_measure_do_depends_on_a_single_event ()
-
-Phantom documentation.
+ void * widget_measure_do_depends_on_a_single_event ()
- void * widget_measure_do_depends_on_two_events ()
-
-Phantom documentation.
+ void * widget_measure_do_depends_on_two_events ()
- void * widget_measure_do_select_a_second_rules_set ()
-
-Phantom documentation.
+ void * widget_measure_do_select_a_second_rules_set ()
- void * widget_measure_do_choose_an_event_type ()
-
-Phantom documentation.
+ void * widget_measure_do_choose_an_event_type ()
- void * widget_measure_do_correlate ()
-
-Phantom documentation.
+ void * widget_measure_do_correlate ()
- void * widget_measure_do_insert_in_measurements_list ()
-
-Phantom documentation.
+ void * widget_measure_do_insert_in_measurements_list ()
- void * widget_measure_do_end_creation_of_measurement_process ()
-
-Phantom documentation.
+ void * widget_measure_do_end_creation_of_measurement_process ()
- void * widget_measure_event_occurences_nb ()
-
-Phantom documentation.
+ void * widget_measure_event_occurences_nb ()
- void * widget_measure_event_occurences_dates ()
-
-Phantom documentation.
+ void * widget_measure_event_occurences_dates ()
- void * widget_measure_event_occurences_situations ()
-
-Phantom documentation.
+ void * widget_measure_event_occurences_situations ()
- void * widget_measure_time_elapsed_between_two_events ()
-
-Phantom documentation.
+ void * widget_measure_time_elapsed_between_two_events ()
- void * widget_measure_third_event_occurences_in_between ()
-
-Phantom documentation.
+ void * widget_measure_third_event_occurences_in_between ()
@@ -462,11 +344,7 @@ Parameters
widget_design_dialog_window()widget_design_dialog_windowwidget.hwidget.hwidget_design_dialog_window
-void widget_design_dialog_window (GtkWindow * main_window, GtkWindow * dialog_window)
-
-modal
-
-
+void widget_design_dialog_window (GtkWindow * main_window, GtkWindow * dialog_window)See alsosrc/fsm/dispatch/fsm_journal_event()
@@ -536,11 +414,7 @@ Parameters
widget_design_text_window()widget_design_text_windowwidget.hwidget.hwidget_design_text_window
-void widget_design_text_window (GtkWindow * main_window, GtkWindow * text_window)
-
-modal
-
-
+void widget_design_text_window (GtkWindow * main_window, GtkWindow * text_window)See alsosrc/widget/modal/widget_get_text_from_address()
@@ -607,26 +481,66 @@ Parameters
+
+ widget_get_an_impression_of_what_a_rules_comparator_could_be()
+widget_get_an_impression_of_what_a_rules_comparator_could_bewidget.h
+widget.hwidget_get_an_impression_of_what_a_rules_comparator_could_be
+void * widget_get_an_impression_of_what_a_rules_comparator_could_be ( )
+Returns
+
+comparator
+
+
+
+
+ widget_get_btt_label_data()
+widget_get_btt_label_datawidget.h
+widget.hwidget_get_btt_label_data
+const char * widget_get_btt_label_data ( )
+Returns
+
+"data"
+
+
+
+
+ widget_get_btt_label_rules()
+widget_get_btt_label_ruleswidget.h
+widget.hwidget_get_btt_label_rules
+const char * widget_get_btt_label_rules ( )
+Returns
+
+"rules"
+
+
+
+
+ widget_get_btt_label_state()
+widget_get_btt_label_statewidget.h
+widget.hwidget_get_btt_label_state
+const char * widget_get_btt_label_state ( )
+Returns
+
+"state"
+
+
+widget_get_btt_label_synth()widget_get_btt_label_synthwidget.hwidget.hwidget_get_btt_label_synth
-const char * widget_get_btt_label_synth ( )
+const char * widget_get_btt_label_synth ( )
+Returns
-! WARNING ! THE LABELS OF THE PREVIOUS FOUR BUTTONS MUST ONLY BE DEFINED ONCE IN THE PROGRAMME (HERE), AND ONLY USING THE FOUR FOLLOWING FUNCTIONS:
+"synth"
+
-
-btt_synth widget_get_dialog_window()widget_get_dialog_windowwidget.hwidget.hwidget_get_dialog_window
-GtkWindow * widget_get_dialog_window ( )
-
-getter
-
-
+GtkWindow * widget_get_dialog_window ( )Since2024-07
@@ -641,15 +555,22 @@ Parameters
+
+ widget_get_graph_view_control()
+widget_get_graph_view_controlwidget.h
+widget.hwidget_get_graph_view_control
+void * widget_get_graph_view_control ( )
+Returns
+
+objects_vs_situations_horizontal_pane
+
+
+widget_get_main_window()widget_get_main_windowwidget.hwidget.hwidget_get_main_window
-GtkWindow * widget_get_main_window ( )
-
-getter
-
-
+GtkWindow * widget_get_main_window ( )Since2024-07
@@ -664,6 +585,17 @@ Parameters
+
+ widget_get_non_time_dependent()
+widget_get_non_time_dependentwidget.h
+widget.hwidget_get_non_time_dependent
+void * widget_get_non_time_dependent ( )
+Returns
+
+results_box
+
+
+widget_get_object_transparency()widget_get_object_transparencywidget.h
@@ -693,14 +625,245 @@ Parameters
+
+ widget_get_page_data()
+widget_get_page_datawidget.h
+widget.hwidget_get_page_data
+void * widget_get_page_data ( )
+Returns
+
+measures_and_results
+
+
+
+
+ widget_get_page_measure()
+widget_get_page_measurewidget.h
+widget.hwidget_get_page_measure
+void * widget_get_page_measure ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_get_page_state()
+widget_get_page_statewidget.h
+widget.hwidget_get_page_state
+void * widget_get_page_state ( )
+L'image de l'état de l'espace (au centre) fait partie d'un panneau "milieu", qui est encadré par les deux panneaux: "haut" et "bas". La partie droite du panneau "milieu" est elle-même un panneau de commandes.
+
+Si l'on nomme ces panneaux selon leur fonction, on trouvera:
+
+CONTROL ou EDIT en bas permet de contrôler / choisir un état et / ou de l'éditer. ce panneau peut avoir deux apparences (et fonctions) différentes:
+
+en mode EDIT, seuls les outils d'édition de l'état sont disponibles
+
+en mode EXEC, seuls les outils de déplacement dans la séquence sont disponibles
+
+
+
+CAMERA à droite permet de choisir la position de la caméra
+
+CONTRAST en haut permet de modifier un à un les contrastes des objets et des situations afin de mieux mettre en évidence l'objet ou le phénomène d'intérêt
+
+
+
+
+
+
+
+The state page is horizontally divided in three sections
+
+
+
+top: controls on the colors or transparencies of the model objects
+
+middle: space view on the left / camera on the right
+
+bottom: depends on the fsm exec/edit state
+
+- if fsm in on exec mode, bottom displays sequence control widgets
+
+- if fsm in on edit mode, bottom displays space edition control widgets
+
+
+
+
+
+
+
+See also
+
+widget_get_graph_view_control()
+
+widget_get_space_view()
+
+widget_get_space_edit_control()
+
+widget_get_sequence_control()
+
+fsm_get_exec_edit()
+
+PARTITION_SPACE_VS_CAMERA_IN_STATE
+
+PARTITION_SPACE_VS_CONTROLS_1
+
+PARTITION_SPACE_VS_CONTROLS_2
+
+on_switch_state_rules_data()
+
+Returns
+
+view_space_vs_controls
+
+
+
+
+ widget_get_page_synth()
+widget_get_page_synthwidget.h
+widget.hwidget_get_page_synth
+void * widget_get_page_synth ( )
+Returns
+
+space_and_analysis_vs_history
+
+
+
+
+ widget_get_pane_all_rules_left()
+widget_get_pane_all_rules_leftwidget.h
+widget.hwidget_get_pane_all_rules_left
+void * widget_get_pane_all_rules_left ( )
+Returns
+
+rules_tree_and_pilot_box
+
+
+
+
+ widget_get_pane_selected_rule_right()
+widget_get_pane_selected_rule_rightwidget.h
+widget.hwidget_get_pane_selected_rule_right
+void * widget_get_pane_selected_rule_right ( )
+Returns
+
+GTK_WIDGET (rule_itself_vs_explore_edit_pane)
+
+
+
+
+ widget_get_results_box_display()
+widget_get_results_box_displaywidget.h
+widget.hwidget_get_results_box_display
+void * widget_get_results_box_display ( )
+Returns
+
+GTK_WIDGET (data_box)
+
+
+
+
+ widget_get_results_box_organize()
+widget_get_results_box_organizewidget.h
+widget.hwidget_get_results_box_organize
+void * widget_get_results_box_organize ( )
+Returns
+
+GTK_WIDGET (all_box)
+
+
+
+
+ widget_get_results_box_time()
+widget_get_results_box_timewidget.h
+widget.hwidget_get_results_box_time
+void * widget_get_results_box_time ( )
+Returns
+
+GTK_WIDGET (time_box)
+
+
+
+
+ widget_get_rule_edition_tools()
+widget_get_rule_edition_toolswidget.h
+widget.hwidget_get_rule_edition_tools
+void * widget_get_rule_edition_tools ( )
+Returns
+
+gtk_label_new ("RULE EDITION")
+
+
+
+
+ widget_get_rule_investigation_tools()
+widget_get_rule_investigation_toolswidget.h
+widget.hwidget_get_rule_investigation_tools
+void * widget_get_rule_investigation_tools ( )
+Returns
+
+gtk_label_new ("RULE INVESTIGATION")
+
+
+
+
+ widget_get_rules_pilot_box()
+widget_get_rules_pilot_boxwidget.h
+widget.hwidget_get_rules_pilot_box
+void * widget_get_rules_pilot_box ( )
+Returns
+
+rules_pilot_box
+
+
+
+
+ widget_get_rules_tree_tools()
+widget_get_rules_tree_toolswidget.h
+widget.hwidget_get_rules_tree_tools
+void * widget_get_rules_tree_tools ( )
+Returns
+
+GTK_WIDGET (rules_tree_box)
+
+
+
+
+ widget_get_rules_use()
+widget_get_rules_usewidget.h
+widget.hwidget_get_rules_use
+void * widget_get_rules_use ( )
+Returns
+
+scroll_rules_use
+
+
+
+
+ widget_get_selected_rule()
+widget_get_selected_rulewidget.h
+widget.hwidget_get_selected_rule
+void * widget_get_selected_rule ( )
+start_child in GtkPaned rule_itself_vs_explore_edit_pane
+
+See also
+
+src/widget/main_window/one_rule/algebra/dispatch/widget_get_selected_rule_algebra()
+
+src/widget/main_window/one_rule/geometry/dispatch/widget_get_selected_rule_geometry()
+
+src/widget/main_window/one_rule/dispatch/widget_get_pane_selected_rule_right()
+
+
+widget_get_selected_rule_algebra()widget_get_selected_rule_algebrawidget.hwidget.hwidget_get_selected_rule_algebra
-void * widget_get_selected_rule_algebra ( )
-
-Provides the three lists needed to describe a rule algebraically.
-
+void * widget_get_selected_rule_algebra ( )
+Provides the three lists needed to describe a rule algebraically.The algebraic definition of a rule comprises three types of character strings organised into three lists:
@@ -724,7 +887,11 @@ Parameters
src/widget/one_rule/algebra/identity()
-src/widget/one_rule/dispatch()
+src/widget/one_rule/dispatch()
+
+Returns
+
+GTK_WIDGET (conditions_actions_names_box)
@@ -732,10 +899,8 @@ Parameters
widget_get_selected_rule_assignments_list_btt()widget_get_selected_rule_assignments_list_bttwidget.hwidget.hwidget_get_selected_rule_assignments_list_btt
-void * widget_get_selected_rule_assignments_list_btt ( )
-
-Presents the list of all the elementary actions (assignments) performed when the rule is applied.
-
+void * widget_get_selected_rule_assignments_list_btt ( )
+Presents the list of all the elementary actions (assignments) performed when the rule is applied.Today, an arbitrary presentation with no link to the XML model and no verification of compliance with the meta-rules. (see below) TODO
@@ -763,14 +928,34 @@ Parameters
+
+ widget_get_selected_rule_before_after()
+widget_get_selected_rule_before_afterwidget.h
+widget.hwidget_get_selected_rule_before_after
+void * widget_get_selected_rule_before_after ( )
+Returns
+
+GTK_WIDGET (before_vs_after)
+
+
+
+
+ widget_get_selected_rule_camera()
+widget_get_selected_rule_camerawidget.h
+widget.hwidget_get_selected_rule_camera
+void * widget_get_selected_rule_camera ( )
+Returns
+
+camera
+
+
+widget_get_selected_rule_conditions_list_btt()widget_get_selected_rule_conditions_list_bttwidget.hwidget.hwidget_get_selected_rule_conditions_list_btt
-void * widget_get_selected_rule_conditions_list_btt ( )
-
-Builds and presents the conditions list of a rule.
-
+void * widget_get_selected_rule_conditions_list_btt ( )
+Builds and presents the conditions list of a rule.This list sets out all the conditions that the rule must meet in order to be applied.
@@ -802,16 +987,29 @@ Parameters
+
+ widget_get_selected_rule_geometry()
+widget_get_selected_rule_geometrywidget.h
+widget.hwidget_get_selected_rule_geometry
+void * widget_get_selected_rule_geometry ( )
+split two images versus camera
+
+See also
+
+src/widget/main_window/one_rule/dispatch/widget_get_selected_rule()
+
+widget_get_selected_rule_before_after()
+
+widget_get_selected_rule_camera()
+
+
+widget_get_selected_rule_identity_btt()widget_get_selected_rule_identity_bttwidget.hwidget.hwidget_get_selected_rule_identity_btt
-void * widget_get_selected_rule_identity_btt ( )
-
-Hosts a list of character strings that can be combined to provide a "human readable" rule identifier.
-
-
-This list can also contain non-mandatory elements.
+void * widget_get_selected_rule_identity_btt ( )
+Hosts a list of character strings that can be combined to provide a "human readable" rule identifier. This list can also contain non-mandatory elements.Each rule can have a specific "human readable" name chosen by its designer. This name can be used to identify the rule. It is desirable for a unique name to be accepted and shared by as many users as possible.
@@ -843,6 +1041,28 @@ Parameters
+
+ widget_get_sequence_control()
+widget_get_sequence_controlwidget.h
+widget.hwidget_get_sequence_control
+void * widget_get_sequence_control ( )
+Returns
+
+GTK_WIDGET (SEQUENCE_CONTROL_box)
+
+
+
+
+ widget_get_space_edit_control()
+widget_get_space_edit_controlwidget.h
+widget.hwidget_get_space_edit_control
+void * widget_get_space_edit_control ( )
+Returns
+
+GTK_WIDGET ("SPACE EDIT")
+
+
+widget_get_space_view()widget_get_space_viewwidget.h
@@ -859,26 +1079,35 @@ Parameters
-partition_space_vs_camera
-
-
+partition_space_vs_camera
-
+ Returns
+
+GTK_WIDGET (view_space_vs_camera)
+
+
+
+
+ widget_get_space_vs_non_time_dependent()
+widget_get_space_vs_non_time_dependentwidget.h
+widget.hwidget_get_space_vs_non_time_dependent
+void * widget_get_space_vs_non_time_dependent ( )
+Returns
+
+space_vs_non_time_dependent_analysis
+
+widget_get_text_from_address()widget_get_text_from_addresswidget.hwidget.hwidget_get_text_from_address
-void * widget_get_text_from_address (gchar * text_address)
-
-getter
-
-
+void * widget_get_text_from_address (gchar * text_address)See alsosrc/widget/modal/widget_design_text_window()
@@ -894,26 +1123,24 @@ Parameters
-*text_address
-
-
+*text_address
-
+ Returns
+
+GTK_WIDGET (scrolled_window)
+
+
widget_get_text_window()widget_get_text_windowwidget.hwidget.hwidget_get_text_window
-GtkWindow * widget_get_text_window ( )
-
-getter
-
-
+GtkWindow * widget_get_text_window ( )Since2024-07
@@ -928,6 +1155,17 @@ Parameters
+
+ widget_get_time_dependent()
+widget_get_time_dependentwidget.h
+widget.hwidget_get_time_dependent
+void * widget_get_time_dependent ( )
+Returns
+
+time_box
+
+
+widget_get_topbar()widget_get_topbarwidget.h
@@ -968,14 +1206,191 @@ Parameters
+
+ widget_let_us_create_a_complex_useless_and_expensive_tree()
+widget_let_us_create_a_complex_useless_and_expensive_treewidget.h
+widget.hwidget_let_us_create_a_complex_useless_and_expensive_tree
+void widget_let_us_create_a_complex_useless_and_expensive_tree (struct TreeNode_t * tree_root)
+phantom documentation in a phantom tree...
+
+
+ widget_measure_do_choose_an_event_type()
+widget_measure_do_choose_an_event_typewidget.h
+widget.hwidget_measure_do_choose_an_event_type
+void * widget_measure_do_choose_an_event_type ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_correlate()
+widget_measure_do_correlatewidget.h
+widget.hwidget_measure_do_correlate
+void * widget_measure_do_correlate ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_depends_on_a_single_event()
+widget_measure_do_depends_on_a_single_eventwidget.h
+widget.hwidget_measure_do_depends_on_a_single_event
+void * widget_measure_do_depends_on_a_single_event ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_depends_on_one_or_two_events()
+widget_measure_do_depends_on_one_or_two_eventswidget.h
+widget.hwidget_measure_do_depends_on_one_or_two_events
+void * widget_measure_do_depends_on_one_or_two_events ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_depends_on_two_events()
+widget_measure_do_depends_on_two_eventswidget.h
+widget.hwidget_measure_do_depends_on_two_events
+void * widget_measure_do_depends_on_two_events ( )
+Returns
+
+NULL
+
+
+
+
+ widget_measure_do_end_creation_of_measurement_process()
+widget_measure_do_end_creation_of_measurement_processwidget.h
+widget.hwidget_measure_do_end_creation_of_measurement_process
+void * widget_measure_do_end_creation_of_measurement_process ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_insert_in_measurements_list()
+widget_measure_do_insert_in_measurements_listwidget.h
+widget.hwidget_measure_do_insert_in_measurements_list
+void * widget_measure_do_insert_in_measurements_list ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_select_a_second_rules_set()
+widget_measure_do_select_a_second_rules_setwidget.h
+widget.hwidget_measure_do_select_a_second_rules_set
+void * widget_measure_do_select_a_second_rules_set ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_do_select_rules_first()
+widget_measure_do_select_rules_firstwidget.h
+widget.hwidget_measure_do_select_rules_first
+void * widget_measure_do_select_rules_first ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_event_occurences_dates()
+widget_measure_event_occurences_dateswidget.h
+widget.hwidget_measure_event_occurences_dates
+void * widget_measure_event_occurences_dates ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_event_occurences_nb()
+widget_measure_event_occurences_nbwidget.h
+widget.hwidget_measure_event_occurences_nb
+void * widget_measure_event_occurences_nb ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_event_occurences_situations()
+widget_measure_event_occurences_situationswidget.h
+widget.hwidget_measure_event_occurences_situations
+void * widget_measure_event_occurences_situations ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_new()
+widget_measure_newwidget.h
+widget.hwidget_measure_new
+void * widget_measure_new ( )
+Returns
+
+NULL
+
+
+
+
+ widget_measure_third_event_occurences_in_between()
+widget_measure_third_event_occurences_in_betweenwidget.h
+widget.hwidget_measure_third_event_occurences_in_between
+void * widget_measure_third_event_occurences_in_between ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_measure_time_elapsed_between_two_events()
+widget_measure_time_elapsed_between_two_eventswidget.h
+widget.hwidget_measure_time_elapsed_between_two_events
+void * widget_measure_time_elapsed_between_two_events ( )
+Returns
+
+measure_page
+
+
+
+
+ widget_reset_XYZ_in_state_pane()
+widget_reset_XYZ_in_state_panewidget.h
+widget.hwidget_reset_XYZ_in_state_pane
+void widget_reset_XYZ_in_state_pane ( )
+phantom documentation
+widget_set_item_text()widget_set_item_textwidget.hwidget.hwidget_set_item_text
-GtkEntry widget_set_item_text (GtkWidget * list_box, const char * text, bool editable)
-
-Format an entry (a text item) in a list.
-
+GtkEntry widget_set_item_text (GtkWidget * list_box, const char * text, bool editable)
+Format an entry (a text item) in a list.Since
@@ -1082,16 +1497,39 @@ Parameters
+
+ window_design_topbar_center()
+window_design_topbar_centerwidget.h
+widget.hwindow_design_topbar_center
+void window_design_topbar_center (GtkWidget * topbar)
+
+
+
+Parameters
+
+