src/widget/topbar/dispatch.c File Reference
src/widget/topbar/dispatch.c
Main window widgets dispatcher (topbar and six pages)
#include "../../../include/base.h"#include "../../../include/signal.h"#include "../../../include/widget.h"#include "../../../include/fsm.h"
Functions
void widget_design_main_window (GtkWindow *main_window, GtkApplication *app)
char * widget_get_address_text_theory ()
return "./data/text/théorie.txt"
char * widget_get_address_text_practice ()
return "./data/text/pratique.txt"
char * widget_get_address_text_alpha_index ()
return "./alphabetic_index.all"
Detailed Description
Main window widgets dispatcher (topbar and six pages)
Function Documentation
widget_design_main_window()
widget_design_main_windowdispatch.c
dispatch.cwidget_design_main_window
void widget_design_main_window (GtkWindow * main_window, GtkApplication * app)
Parameters