.TH "src/widget/main_window/topbar/dispatch.c" 3 "Version 0.1.0" "Gem-graph" \" -*- nroff -*- .ad l .nh .SH NAME src/widget/main_window/topbar/dispatch.c \- Main window widgets dispatcher (topbar and six pages) .SH SYNOPSIS .br .PP \fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/base\&.h'\fP .br \fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/signal\&.h'\fP .br \fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/widget\&.h'\fP .br \fC#include '\&.\&./\&.\&./\&.\&./\&.\&./include/fsm\&.h'\fP .br .SS "Functions" .in +1c .ti -1c .RI "void \fBwidget_design_main_window\fP (GtkWindow *main_window, GtkApplication *app)" .br .ti -1c .RI "char * \fBwidget_get_address_text_theory\fP ()" .br .ti -1c .RI "char * \fBwidget_get_address_text_practice\fP ()" .br .ti -1c .RI "char * \fBwidget_get_address_text_alpha_index\fP ()" .br .in -1c .SH "Detailed Description" .PP Main window widgets dispatcher (topbar and six pages) .SH "Function Documentation" .PP .SS "void widget_design_main_window (GtkWindow * main_window, GtkApplication * app)" .PP \fBParameters\fP .RS 4 \fI*main_window\fP .br \fI*app\fP .RE .PP .SS "char * widget_get_address_text_alpha_index ()" .PP \fBReturns\fP .RS 4 '\&./alphabetic_index\&.all' .RE .PP .SS "char * widget_get_address_text_practice ()" .PP \fBReturns\fP .RS 4 '\&./data/text/pratique\&.txt' .RE .PP .SS "char * widget_get_address_text_theory ()" .PP \fBReturns\fP .RS 4 '\&./data/text/théorie\&.txt' .RE .PP .SH "Author" .PP Generated automatically by Doxygen for Gem-graph from the source code\&.