gem-graph-client/docs
Jean Sirmai 6e72f1f392
src/fsm/control.c fsm_init() and fsm_close() can be now triggered from main().
These two functions (defined in control.c) initiate the log and print it just
before the end of the program.
It is now possible to send messages that reports the events occuring during a
session: the creation of the log, then of the application and their closure in
the reverse order.
As previously,there is no g signal connect (activate) and no window is created.
This triggers the same error message in the console.
What is new, in this commit, is that a first log is printed in the console.
2024-11-20 17:54:16 +01:00
..
GTK-docs docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-20 17:54:06 +01:00
archives docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-20 17:54:06 +01:00
showcase docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-20 17:54:06 +01:00
doxyfile src/fsm/control.c fsm_init() and fsm_close() can be now triggered from main(). 2024-11-20 17:54:16 +01:00
logo icon.png docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-20 17:54:06 +01:00